org.jfree.layouting.input.style.keys.jfreereport
Class ExtensionStyleKeys

java.lang.Object
  extended by org.jfree.layouting.input.style.keys.jfreereport.ExtensionStyleKeys

public class ExtensionStyleKeys
extends java.lang.Object

All kind of StyleKeys needed for compatiblity with the old display model of JFreeReport. (I dont like the idea of having these keys here.)

Author:
Thomas Morgner

Field Summary
static StyleKey POSITION_X
           
static StyleKey POSITION_Y
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

POSITION_X

public static final StyleKey POSITION_X

POSITION_Y

public static final StyleKey POSITION_Y