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

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

public class TextCombine
extends java.lang.Object

Creation-Date: 03.12.2005, 20:04:17

Author:
Thomas Morgner

Field Summary
static CSSConstant LETTER
           
static CSSConstant LINE
           
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

LETTER

public static final CSSConstant LETTER

LINE

public static final CSSConstant LINE