org.jfree.layouting.input.style.keys.font
Class FontSmooth

java.lang.Object
  extended by org.jfree.layouting.input.style.keys.font.FontSmooth

public class FontSmooth
extends java.lang.Object

Creation-Date: 28.11.2005, 17:29:57

Author:
Thomas Morgner

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

Field Detail

NEVER

public static final CSSConstant NEVER

ALWAYS

public static final CSSConstant ALWAYS