Uses of Package
org.odftoolkit.simple.text

Packages that use org.odftoolkit.simple.text
org.odftoolkit.simple Provide high level methods to frequently used ODF documents. 
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. 
 

Classes in org.odftoolkit.simple.text used by org.odftoolkit.simple
Footer
          This class represents footer definition in text document.
Header
          This class represents header definition in text document.
Paragraph
          This class presents paragraph in ODF document.
ParagraphContainer
          ParagraphContainer is a container which maintains paragraph(s) as element(s).
Section
          This class represents section definition in text document.
 

Classes in org.odftoolkit.simple.text used by org.odftoolkit.simple.draw
Paragraph
          This class presents paragraph in ODF document.
ParagraphContainer
          ParagraphContainer is a container which maintains paragraph(s) as element(s).
 

Classes in org.odftoolkit.simple.text used by org.odftoolkit.simple.table
Paragraph
          This class presents paragraph in ODF document.
ParagraphContainer
          ParagraphContainer is a container which maintains paragraph(s) as element(s).
 

Classes in org.odftoolkit.simple.text used by org.odftoolkit.simple.text
Paragraph
          This class presents paragraph in ODF document.
ParagraphContainer
          ParagraphContainer is a container which maintains paragraph(s) as element(s).
Section
          This class represents section definition in text document.
Span
          This class represents the application of a style to the character data of a portion of text.
 



Copyright © 2010-2011 ODF Toolkit Project. All Rights Reserved.