Package org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey

The StyleKeyFactory interface and related classes.

See:
          Description

Interface Summary
StyleKeyFactory A style key factory.
 

Class Summary
AbstractStyleKeyFactory An abstract class for implementing the StyleKeyFactory interface.
DefaultStyleKeyFactory A default implementation of the StyleKeyFactory interface.
PageableLayoutStyleKeyFactory A style key factory.
StyleKeyFactoryCollector A style key factory.
 

Package org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey Description

The StyleKeyFactory interface and related classes.

The StyleKeyFactory is used to create StyleKeys in a generic way.

You may use the StyleKeyReferenceGenerator to create the Reference-Documentation for all known StyleKey-Description implementations.