com.jrefinery.report.io.ext.factory.objects
Class BandLayoutClassFactory

java.lang.Object
  extended byorg.jfree.xml.factory.objects.ClassFactoryImpl
      extended bycom.jrefinery.report.io.ext.factory.objects.BandLayoutClassFactory
All Implemented Interfaces:
org.jfree.xml.factory.objects.ClassFactory

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

A band layout class factory.

Author:
Thomas Morgner

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

Constructor Detail

BandLayoutClassFactory

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