Package org.jfree.layouting.layouter.style.resolver
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).
-
Interface Summary Interface Description ResolveHandler Creation-Date: 11.12.2005, 14:43:15StyleResolver Creation-Date: 05.12.2005, 18:03:52StyleRuleMatcher A (possibly statefull) style matcher. -
Class Summary Class Description AbstractStyleResolver AbstractStyleResolver.AbstractStyleResolverState DefaultStyleResolver A cascading style resolver.FlatStyleResolver Not yet used.ResolveHandlerModule Creation-Date: 14.12.2005, 12:06:22ResolveHandlerSorter Compares two resolve handlers for order.ResolverFactory Creation-Date: 11.12.2005, 14:40:17SimpleStyleRuleMatcher A stateless implementation of the style rule matching.