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 java.lang.String |
NAME |
logger
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.
|
clone, cloneAll, getGenericProperties, getSubPropMatches, getSubPropNames, getSubValue, getValue, getWriteMask, setSubValue, setValue, setValueWithMask, setWriteMask
equals, getMask, getName, getSize, hashCode, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
getGenericChildren, getGenericRecordType
public 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 java.lang.String NAME
public ParagraphFlagsTextProp()
public ParagraphFlagsTextProp(ParagraphFlagsTextProp other)
public ParagraphFlagsTextProp copy()
TextProp
copy
in interface Duplicatable
copy
in class BitMaskTextProp
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.