|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParagraphProperties | |
|---|---|
| org.odftoolkit.simple.style | Provide convenient methods to handle style definitions in ODF document. |
| org.odftoolkit.simple.table | Provide convenient methods to manipulate table in ODF text and spreadsheet document. |
| Uses of ParagraphProperties in org.odftoolkit.simple.style |
|---|
| 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 |
| Uses of ParagraphProperties in org.odftoolkit.simple.table |
|---|
| Methods in org.odftoolkit.simple.table that return ParagraphProperties | |
|---|---|
ParagraphProperties |
CellStyleHandler.getParagraphPropertiesForRead()
Return the paragraph style properties definition for this cell, only for read function. |
ParagraphProperties |
CellStyleHandler.getParagraphPropertiesForWrite()
Return the paragraph style properties definition for this cell, for read and write function. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||