public final class ParagraphFlagsTextProp extends BitMaskTextProp
| Modifier and Type | Field and Description |
|---|---|
static int |
BULLET_HARDCOLOR_IDX |
static int |
BULLET_HARDFONT_IDX |
static int |
BULLET_HARDSIZE_IDX |
static int |
BULLET_IDX |
static String |
NAME |
LOG| Constructor and Description |
|---|
ParagraphFlagsTextProp() |
ParagraphFlagsTextProp(ParagraphFlagsTextProp other) |
| Modifier and Type | Method and Description |
|---|---|
ParagraphFlagsTextProp |
copy()
Clone, eg when you want to actually make use of one of these.
|
cloneAll, getGenericProperties, getSubPropMatches, getSubPropNames, getSubValue, getValue, getWriteMask, setSubValue, setValue, setValueWithMask, setWriteMaskequals, getMask, getName, getSize, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetGenericChildren, getGenericRecordTypepublic static final int BULLET_IDX
public static final int BULLET_HARDFONT_IDX
public static final int BULLET_HARDCOLOR_IDX
public static final int BULLET_HARDSIZE_IDX
public static final String NAME
public ParagraphFlagsTextProp()
public ParagraphFlagsTextProp(ParagraphFlagsTextProp other)
public ParagraphFlagsTextProp copy()
TextPropcopy in interface Duplicatablecopy in class BitMaskTextProp