Uses of Class
org.apache.poi.hslf.model.textproperties.BitMaskTextProp

Packages that use BitMaskTextProp
org.apache.poi.hslf.model.textproperties   
 

Uses of BitMaskTextProp in org.apache.poi.hslf.model.textproperties
 

Subclasses of BitMaskTextProp in org.apache.poi.hslf.model.textproperties
 class CharFlagsTextProp
          Definition for the common character text property bitset, which handles bold/italic/underline etc.
 class ParagraphFlagsTextProp
          Definition for the common paragraph text property bitset.
 class WrapFlagsTextProp
           
 

Methods in org.apache.poi.hslf.model.textproperties that return BitMaskTextProp
 BitMaskTextProp BitMaskTextProp.clone()
           
 BitMaskTextProp BitMaskTextProp.cloneAll()
           
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.