| Package | Description |
|---|---|
| org.odftoolkit.simple.style |
Provide convenient methods to handle style definitions in ODF document.
|
| Modifier and Type | Field and Description |
|---|---|
protected GraphicProperties |
DefaultStyleHandler.mGraphicProperties
The readable graphics properties element.
|
protected GraphicProperties |
DefaultStyleHandler.mWritableGraphicProperties
The writable graphics properties element.
|
| Modifier and Type | Method and Description |
|---|---|
static GraphicProperties |
GraphicProperties.getGraphicProperties(OdfStyleBase style)
Return an instance of
GraphicProperties |
GraphicProperties |
DefaultStyleHandler.getGraphicPropertiesForRead()
Return the graphic style properties definition for this component, only for read function.
|
GraphicProperties |
DefaultStyleHandler.getGraphicPropertiesForWrite()
Return the text style properties definition for this component, for read and write function.
|
static GraphicProperties |
GraphicProperties.getOrCreateGraphicProperties(OdfStyleBase style)
Return an instance of
GraphicProperties |
Copyright © 2010–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.