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   
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
TextProp
          Definition of a property of some text, or its paragraph.
 

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.
TextProp
          Definition of a property of some text, or its paragraph.
 

Classes in org.apache.poi.hslf.model.textproperties used by org.apache.poi.hslf.record
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).
 

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



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