| Package | Description |
|---|---|
| org.odftoolkit.simple.style |
Provide convenient methods to handle style definitions in ODF document.
|
| Modifier and Type | Field and Description |
|---|---|
protected TextProperties |
DefaultStyleHandler.mTextProperties
The readable text properties element.
|
protected TextProperties |
DefaultStyleHandler.mWritableTextProperties
The writable text properties element.
|
| Modifier and Type | Method and Description |
|---|---|
static TextProperties |
TextProperties.getOrCreateTextProperties(OdfStyleBase style)
Return an instance of
TextProperties |
static TextProperties |
TextProperties.getTextProperties(OdfStyleBase style)
Return an instance of
TextProperties |
TextProperties |
DefaultStyleHandler.getTextPropertiesForRead()
Return the text style properties definition for this component, only for read function.
|
TextProperties |
DefaultStyleHandler.getTextPropertiesForWrite()
Return the text style properties definition for this component, for read and write function.
|
Copyright © 2010–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.