org.jfree.report.modules.parser.ext.factory.objects
Class BandLayoutClassFactory

java.lang.Object
  |
  +--org.jfree.xml.factory.objects.ClassFactoryImpl
        |
        +--org.jfree.report.modules.parser.ext.factory.objects.BandLayoutClassFactory

public class BandLayoutClassFactory
extends org.jfree.xml.factory.objects.ClassFactoryImpl

A band layout class factory.

Author:
Thomas Morgner
See Also:
Serialized Form

Constructor Summary
BandLayoutClassFactory()
          Creates a new band layout class factory.
 
Methods inherited from class org.jfree.xml.factory.objects.ClassFactoryImpl
configure, equals, getComparator, getConfig, getDescriptionForClass, getRegisteredClasses, getSuperClassObjectDescription, hashCode, registerClass
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BandLayoutClassFactory

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