Package | Description |
---|---|
org.odftoolkit.simple.draw |
Provide high level methods to manipulate draw frame and text box
|
org.odftoolkit.simple.table |
Provide convenient methods to manipulate table in ODF text and spreadsheet document.
|
org.odftoolkit.simple.text |
Provide convenient methods to manipulate frequently used structures in ODF text document, such as list and section.
|
Modifier and Type | Class and Description |
---|---|
class |
ControlStyleHandler
This class provides functions to handle the style of a form control.
|
class |
FrameStyleHandler
This class provides functions to handle the style of a frame.
|
Modifier and Type | Class and Description |
---|---|
class |
CellStyleHandler
This class provides functions to handle the style of a cell.
|
Modifier and Type | Method and Description |
---|---|
DefaultStyleHandler |
Table.getStyleHandler() |
Modifier and Type | Class and Description |
---|---|
class |
ParagraphStyleHandler
This class provides functions to handle the style of a paragraph.
|
Modifier and Type | Method and Description |
---|---|
DefaultStyleHandler |
Span.getStyleHandler()
Get the style handler of this span.
|
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.