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