|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultStyleHandler | |
|---|---|
| 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. |
| Uses of DefaultStyleHandler in org.odftoolkit.simple.draw |
|---|
| Subclasses of DefaultStyleHandler in org.odftoolkit.simple.draw | |
|---|---|
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. |
| Uses of DefaultStyleHandler in org.odftoolkit.simple.table |
|---|
| Subclasses of DefaultStyleHandler in org.odftoolkit.simple.table | |
|---|---|
class |
CellStyleHandler
This class provides functions to handle the style of a cell. |
| Methods in org.odftoolkit.simple.table that return DefaultStyleHandler | |
|---|---|
DefaultStyleHandler |
Table.getStyleHandler()
|
| Uses of DefaultStyleHandler in org.odftoolkit.simple.text |
|---|
| Subclasses of DefaultStyleHandler in org.odftoolkit.simple.text | |
|---|---|
class |
ParagraphStyleHandler
This class provides functions to handle the style of a paragraph. |
| Methods in org.odftoolkit.simple.text that return DefaultStyleHandler | |
|---|---|
DefaultStyleHandler |
Span.getStyleHandler()
Get the style handler of this span. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||