org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects
Class BandLayoutClassFactory

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryImpl
      extended by org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.BandLayoutClassFactory
All Implemented Interfaces:
Serializable, ClassFactory

public class BandLayoutClassFactory
extends ClassFactoryImpl

A band layout class factory.

Author:
Thomas Morgner
See Also:
Serialized Form

Constructor Summary
BandLayoutClassFactory()
          Creates a new band layout class factory.
 
Method Summary
 
Methods inherited from class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryImpl
configure, equals, getComparator, getConfig, getDescriptionForClass, getRegisteredClasses, getSuperClassObjectDescription, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BandLayoutClassFactory

public BandLayoutClassFactory()
Creates a new band layout class factory.