Package org.umber.crucible.old.layout.style

Catalan Style API.

See:
          Description

Interface Summary
AlignStyle The directional orientation of the given area.
AllStyle Composite style all known style interfaces.
AreaStyle Composite style for layout area objects.
BorderStyle Hints on how to draw the outline border of an area.
ExtentStyle The requested geometrical size of an area.
FontStyle The font style for a span of text.
InsetStyle The border of whitespace that shouldn't be drawn upon by this area.
StyleMap Central access point for all layout styles.
TextStyle The size and alignment info for a block of text.
 

Class Summary
DatumStyleMap StyleMap wrapper around a <style-map> Datum tree.
DatumStyleWrapper Convenience wrapper that exports all known style interfaces from a single Datum object.
DefaultStyle An implementation of the FontStyle, TextStyle, and AreaStyle interfaces with all hardcoded defaults.
FontStyleMetrics Wrapper class to calculate font metrics based on a FontStyle object.
StyleChain Style aggregator.
 

Package org.umber.crucible.old.layout.style Description

Catalan Style API.