Uses of Package
org.odftoolkit.simple

Packages that use org.odftoolkit.simple
org.odftoolkit.simple Provide high level methods to frequently used ODF documents. 
org.odftoolkit.simple.chart Provide convenient methods to manipulate chart in ODF text, presentation and spreadsheet document. 
org.odftoolkit.simple.common Provide text extraction and fields methods to all ODF documents and elements. 
org.odftoolkit.simple.common.field Provide convenient methods to manipulate Fields in ODF text document. 
org.odftoolkit.simple.common.navigation Provide classes to operate the content and style of the selected text content. 
org.odftoolkit.simple.draw Provide high level methods to manipulate draw frame and text box. 
org.odftoolkit.simple.form   
org.odftoolkit.simple.presentation Provide high level methods to ODF presentation documents. 
org.odftoolkit.simple.style Provide convenient methods to handle style definitions in ODF document. 
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. 
org.odftoolkit.simple.text.list Provide convenient methods to handle list in ODF document. 
 

Classes in org.odftoolkit.simple used by org.odftoolkit.simple
ChartDocument
          This class represents an empty ODF document , which will be in general embedded in an existing ODF (Spreadsheet) document.
ChartDocument.OdfMediaType
          This enum contains all possible media types of ChartDocument documents.
Component
          This class is the parent of classes that present all kinds of document structures.
Document
          This abstract class is representing one of the possible ODF documents
Document.OdfMediaType
          This enum contains all possible media types of Document documents.
Document.ScriptType
           Unicode characters are in general divided by office applications into three different types:
GraphicsDocument
          This class represents an empty ODF graphics document.
GraphicsDocument.OdfMediaType
          This enum contains all possible media types of GraphicsDocument documents.
PresentationDocument
          This class represents an empty ODF presentation.
PresentationDocument.OdfMediaType
          This enum contains all possible media types of PresentationDocument documents.
PresentationDocument.PresentationClass
          It represents the defined values of presentation:class.
SpreadsheetDocument
          This class represents an empty ODF spreadsheet document.
SpreadsheetDocument.OdfMediaType
          This enum contains all possible media types of SpreadsheetDocument documents.
TextDocument
          This class represents an empty ODF text document.
TextDocument.OdfMediaType
          This enum contains all possible media types of SpreadsheetDocument documents.
 

Classes in org.odftoolkit.simple used by org.odftoolkit.simple.chart
Document
          This abstract class is representing one of the possible ODF documents
SpreadsheetDocument
          This class represents an empty ODF spreadsheet document.
 

Classes in org.odftoolkit.simple used by org.odftoolkit.simple.common
Document
          This abstract class is representing one of the possible ODF documents
 

Classes in org.odftoolkit.simple used by org.odftoolkit.simple.common.field
Component
          This class is the parent of classes that present all kinds of document structures.
 

Classes in org.odftoolkit.simple used by org.odftoolkit.simple.common.navigation
Document
          This abstract class is representing one of the possible ODF documents
TextDocument
          This class represents an empty ODF text document.
 

Classes in org.odftoolkit.simple used by org.odftoolkit.simple.draw
Component
          This class is the parent of classes that present all kinds of document structures.
Document
          This abstract class is representing one of the possible ODF documents
PresentationDocument.PresentationClass
          It represents the defined values of presentation:class.
 

Classes in org.odftoolkit.simple used by org.odftoolkit.simple.form
Component
          This class is the parent of classes that present all kinds of document structures.
Document
          This abstract class is representing one of the possible ODF documents
 

Classes in org.odftoolkit.simple used by org.odftoolkit.simple.presentation
Component
          This class is the parent of classes that present all kinds of document structures.
PresentationDocument
          This class represents an empty ODF presentation.
PresentationDocument.PresentationClass
          It represents the defined values of presentation:class.
SpreadsheetDocument
          This class represents an empty ODF spreadsheet document.
 

Classes in org.odftoolkit.simple used by org.odftoolkit.simple.style
Document
          This abstract class is representing one of the possible ODF documents
Document.ScriptType
           Unicode characters are in general divided by office applications into three different types:
 

Classes in org.odftoolkit.simple used by org.odftoolkit.simple.table
Component
          This class is the parent of classes that present all kinds of document structures.
Document
          This abstract class is representing one of the possible ODF documents
Document.ScriptType
           Unicode characters are in general divided by office applications into three different types:
 

Classes in org.odftoolkit.simple used by org.odftoolkit.simple.text
Component
          This class is the parent of classes that present all kinds of document structures.
Document
          This abstract class is representing one of the possible ODF documents
Document.ScriptType
           Unicode characters are in general divided by office applications into three different types:
PresentationDocument.PresentationClass
          It represents the defined values of presentation:class.
 

Classes in org.odftoolkit.simple used by org.odftoolkit.simple.text.list
Document
          This abstract class is representing one of the possible ODF documents
 



Copyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.