Package org.jfree.layouting.layouter.style.resolver

The style resolver resolves all non-positional and not-box-size properties.

See:
          Description

Interface Summary
ResolveHandler Creation-Date: 11.12.2005, 14:43:15
StyleResolver Creation-Date: 05.12.2005, 18:03:52
StyleRuleMatcher A (possibly statefull) style matcher.
 

Class Summary
AbstractStyleResolver  
AbstractStyleResolver.AbstractStyleResolverState  
DefaultStyleResolver A cascading style resolver.
FlatStyleResolver Not yet used.
ResolveHandlerModule Creation-Date: 14.12.2005, 12:06:22
ResolveHandlerSorter Compares two resolve handlers for order.
ResolverFactory Creation-Date: 11.12.2005, 14:40:17
SimpleStyleRuleMatcher A stateless implementation of the style rule matching.
 

Package org.jfree.layouting.layouter.style.resolver Description

The style resolver resolves all non-positional and not-box-size properties. Font sizes are ok, as they do not depend on the box's width or height (or the box's parent's width or height).