public class FontAlignmentProp extends TextProp
| Modifier and Type | Field and Description |
|---|---|
static int |
BASELINE |
static int |
BOTTOM |
static int |
CENTER |
static java.lang.String |
NAME |
static int |
TOP |
| Constructor and Description |
|---|
FontAlignmentProp() |
| Modifier and Type | Method and Description |
|---|---|
TextParagraph.FontAlign |
getFontAlign() |
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
clone, equals, getMask, getName, getSize, getValue, getWriteMask, hashCode, setValue, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetGenericChildren, getGenericRecordTypepublic 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 TextParagraph.FontAlign getFontAlign()
public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties in interface GenericRecordgetGenericProperties in class TextProp