| Package | Description |
|---|---|
| org.odftoolkit.simple.style |
Provide convenient methods to handle style definitions in ODF document.
|
| Modifier and Type | Field and Description |
|---|---|
protected ParagraphProperties |
DefaultStyleHandler.mParagraphProperties
The readable paragraph properties element.
|
protected ParagraphProperties |
DefaultStyleHandler.mWritableParagraphProperties
The writable paragraph properties element.
|
| Modifier and Type | Method and Description |
|---|---|
static ParagraphProperties |
ParagraphProperties.getOrCreateParagraphProperties(org.odftoolkit.odfdom.dom.element.OdfStyleBase style)
Return an instance of
ParagraphProperties to represent the
"style:paragraph-properties" in a style element. |
static ParagraphProperties |
ParagraphProperties.getParagraphProperties(org.odftoolkit.odfdom.dom.element.OdfStyleBase style)
Return an instance of
ParagraphProperties to represent the
"style:paragraph-properties" in a style element. |
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.
|
Copyright © 2010–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.