org.jfree.layouting.input.style.keys.text
Class LineGridMode

java.lang.Object
  extended by org.jfree.layouting.input.style.keys.text.LineGridMode

public class LineGridMode
extends java.lang.Object

Creation-Date: 03.12.2005, 19:46:22

Author:
Thomas Morgner

Field Summary
static CSSConstant ALL
           
static CSSConstant IDEOGRAPH
           
static CSSConstant NONE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NONE

public static final CSSConstant NONE

IDEOGRAPH

public static final CSSConstant IDEOGRAPH

ALL

public static final CSSConstant ALL