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

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey.AbstractStyleKeyFactory
      extended by org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey.PageableLayoutStyleKeyFactory
All Implemented Interfaces:
Serializable, StyleKeyFactory

public class PageableLayoutStyleKeyFactory
extends AbstractStyleKeyFactory

A style key factory.

Author:
Thomas Morgner
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey.AbstractStyleKeyFactory
OBJECT_FACTORY_TAG
 
Constructor Summary
PageableLayoutStyleKeyFactory()
          Creates a new factory.
 
Method Summary
 
Methods inherited from class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey.AbstractStyleKeyFactory
addKey, createBasicObject, equals, getRegisteredKeys, getStyleKey, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageableLayoutStyleKeyFactory

public PageableLayoutStyleKeyFactory()
Creates a new factory.