public class WrapFlagsTextProp extends BitMaskTextProp
Modifier and Type | Field and Description |
---|---|
static int |
CHAR_WRAP_IDX |
static java.lang.String |
NAME |
static int |
OVERFLOW_IDX |
static int |
WORD_WRAO_IDX |
logger
Constructor and Description |
---|
WrapFlagsTextProp() |
WrapFlagsTextProp(WrapFlagsTextProp other) |
Modifier and Type | Method and Description |
---|---|
WrapFlagsTextProp |
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 CHAR_WRAP_IDX
public static final int WORD_WRAO_IDX
public static final int OVERFLOW_IDX
public static final java.lang.String NAME
public WrapFlagsTextProp()
public WrapFlagsTextProp(WrapFlagsTextProp other)
public WrapFlagsTextProp copy()
TextProp
copy
in interface Duplicatable
copy
in class BitMaskTextProp
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.