Class FontSmooth
- java.lang.Object
-
- 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
Fields Modifier and Type Field Description static CSSConstant
ALWAYS
static CSSConstant
NEVER
-
-
-
Field Detail
-
NEVER
public static final CSSConstant NEVER
-
ALWAYS
public static final CSSConstant ALWAYS
-
-