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

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

public class HangingPunctuation
extends java.lang.Object

Creation-Date: 03.12.2005, 20:00:51

Author:
Thomas Morgner

Field Summary
static CSSConstant BOTH
           
static CSSConstant END
           
static CSSConstant NONE
           
static CSSConstant START
           
 
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

START

public static final CSSConstant START

END

public static final CSSConstant END

BOTH

public static final CSSConstant BOTH