|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphicProperties | |
|---|---|
| org.odftoolkit.simple.style | Provide convenient methods to handle style definitions in ODF document. |
| Uses of GraphicProperties in org.odftoolkit.simple.style |
|---|
| Fields in org.odftoolkit.simple.style declared as GraphicProperties | |
|---|---|
protected GraphicProperties |
DefaultStyleHandler.mGraphicProperties
The readable graphics properties element. |
protected GraphicProperties |
DefaultStyleHandler.mWritableGraphicProperties
The writable graphics properties element. |
| Methods in org.odftoolkit.simple.style that return GraphicProperties | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||