Uses of Package
org.apache.poi.hslf.model.textproperties

Packages that use org.apache.poi.hslf.model.textproperties
org.apache.poi.hslf.dev   
org.apache.poi.hslf.model.textproperties   
org.apache.poi.hslf.record   
org.apache.poi.hslf.usermodel   
 

Classes in org.apache.poi.hslf.model.textproperties used by org.apache.poi.hslf.dev
TextPropCollection
          For a given run of characters, holds the properties (which could be paragraph properties or character properties).
 

Classes in org.apache.poi.hslf.model.textproperties used by org.apache.poi.hslf.model.textproperties
BitMaskTextProp
          Definition of a special kind of property of some text, or its paragraph.
TabStopPropCollection
          Container for tabstop lists
TabStopPropCollection.TabStopType
           
TextProp
          Definition of a property of some text, or its paragraph.
TextPropCollection
          For a given run of characters, holds the properties (which could be paragraph properties or character properties).
TextPropCollection.TextPropType
           
 

Classes in org.apache.poi.hslf.model.textproperties used by org.apache.poi.hslf.record
IndentProp
          Definition of the indent level of some text.
TextPFException9
          This structure store text autonumber scheme and start number.
TextPropCollection
          For a given run of characters, holds the properties (which could be paragraph properties or character properties).
 

Classes in org.apache.poi.hslf.model.textproperties used by org.apache.poi.hslf.usermodel
IndentProp
          Definition of the indent level of some text.
TextProp
          Definition of a property of some text, or its paragraph.
TextPropCollection
          For a given run of characters, holds the properties (which could be paragraph properties or character properties).
 



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