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

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

public class WordWrap
extends java.lang.Object

Creation-Date: 30.10.2005, 20:11:13

Author:
Thomas Morgner

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

Field Detail

NORMAL

public static final CSSConstant NORMAL

BREAK_WORD

public static final CSSConstant BREAK_WORD