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(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.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.