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. 
             (克隆,例如当您想实际使用其中之一时。) 
               |  
          
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 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 
            (复制到界面 Duplicatable) 
           copy in class  
            BitMaskTextProp 
            (在类 BitMaskTextProp 中复制) 
           Copyright 2021 The Apache Software Foundation or its licensors, as applicable.