|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParagraphProperties | |
---|---|
org.odftoolkit.simple.style | Provide convenient methods to handle style definitions in ODF document. |
Uses of ParagraphProperties in org.odftoolkit.simple.style |
---|
Fields in org.odftoolkit.simple.style declared as ParagraphProperties | |
---|---|
protected ParagraphProperties |
DefaultStyleHandler.mParagraphProperties
The readable paragraph properties element. |
protected ParagraphProperties |
DefaultStyleHandler.mWritableParagraphProperties
The writable paragraph properties element. |
Methods in org.odftoolkit.simple.style that return ParagraphProperties | |
---|---|
static ParagraphProperties |
ParagraphProperties.getOrCreateParagraphProperties(OdfStyleBase style)
Return an instance of ParagraphProperties |
static ParagraphProperties |
ParagraphProperties.getParagraphProperties(OdfStyleBase style)
Return an instance of ParagraphProperties |
ParagraphProperties |
DefaultStyleHandler.getParagraphPropertiesForRead()
Return the paragraph style properties definition for this component, only for read function. |
ParagraphProperties |
DefaultStyleHandler.getParagraphPropertiesForWrite()
Return the paragraph style properties definition for this component, for read and write function. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |