org.apache.poi.hslf.model.textproperties |
|
Java Source File Name | Type | Comment |
AlignmentTextProp.java | Class | Definition for the alignment text property. |
BitMaskTextProp.java | Class | Definition of a special kind of property of some text, or its
paragraph. |
CharFlagsTextProp.java | Class | Definition for the common character text property bitset, which
handles bold/italic/underline etc. |
ParagraphFlagsTextProp.java | Class | Definition for the common paragraph text property bitset. |
TextProp.java | Class | Definition of a property of some text, or its paragraph. |
TextPropCollection.java | Class | For a given run of characters, holds the properties (which could
be paragraph properties or character properties). |