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

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

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 =========================================== LibLayout : a free Java layouting library =========================================== Project Info: http://reporting.pentaho.org/liblayout/ (C) Copyright 2006-2007, by Pentaho Corporation and Contributors.
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.
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).