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 |
dataValue, maskInHeader, propName, sizeOfDataBlock
Constructor and Description |
---|
FontAlignmentProp() |
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
Copyright 2017 The Apache Software Foundation or its licensors, as applicable.