public class FontAlignmentProp extends TextProp
static int
BASELINE
BOTTOM
CENTER
static java.lang.String
NAME
TOP
FontAlignmentProp()
clone, equals, getMask, getName, getSize, getValue, getWriteMask, hashCode, setValue, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
public static final java.lang.String NAME
public static final int BASELINE
public static final int TOP
public static final int CENTER
public static final int BOTTOM
public FontAlignmentProp()