Uses of Package
org.odftoolkit.simple.draw

Packages that use org.odftoolkit.simple.draw
org.odftoolkit.simple Provide high level methods to frequently used ODF documents. 
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.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.draw used by org.odftoolkit.simple
Control
          This class represents control object, a shape that is linked to a control inside an form.
ControlContainer
          ControlContainer is a container which maintains Control(s) as element(s).
 

Classes in org.odftoolkit.simple.draw used by org.odftoolkit.simple.common.navigation
Image
          This class provides method to add/remove/get images.
 

Classes in org.odftoolkit.simple.draw used by org.odftoolkit.simple.draw
AbstractFrameContainer
          AbstractFrameContainer is an abstract implementation of the FrameContainer interface, with a default implementation for every method defined in FrameContainer, except getFrameContainerElement().
Control
          This class represents control object, a shape that is linked to a control inside an form.
ControlContainer
          ControlContainer is a container which maintains Control(s) as element(s).
ControlStyleHandler
          This class provides functions to handle the style of a form control.
Frame
          This class presents frame object.
FrameContainer
          FrameContainer is a container which maintains Frame(s) as element(s).
FrameRectangle
          This class represents a rectangle used by a frame object.
FrameStyleHandler
          This class provides functions to handle the style of a frame.
Image
          This class provides method to add/remove/get images.
Textbox
          This class provides method to set the content, properties and style of text box.
TextboxContainer
          TextboxContainer is a container which maintains TextBox(s) as element(s).
 

Classes in org.odftoolkit.simple.draw used by org.odftoolkit.simple.form
Control
          This class represents control object, a shape that is linked to a control inside an form.
ControlContainer
          ControlContainer is a container which maintains Control(s) as element(s).
FrameRectangle
          This class represents a rectangle used by a frame object.
 

Classes in org.odftoolkit.simple.draw used by org.odftoolkit.simple.presentation
FrameContainer
          FrameContainer is a container which maintains Frame(s) as element(s).
FrameRectangle
          This class represents a rectangle used by a frame object.
Textbox
          This class provides method to set the content, properties and style of text box.
TextboxContainer
          TextboxContainer is a container which maintains TextBox(s) as element(s).
 

Classes in org.odftoolkit.simple.draw used by org.odftoolkit.simple.table
FrameContainer
          FrameContainer is a container which maintains Frame(s) as element(s).
Image
          This class provides method to add/remove/get images.
 

Classes in org.odftoolkit.simple.draw used by org.odftoolkit.simple.text
Control
          This class represents control object, a shape that is linked to a control inside an form.
ControlContainer
          ControlContainer is a container which maintains Control(s) as element(s).
FrameContainer
          FrameContainer is a container which maintains Frame(s) as element(s).
FrameRectangle
          This class represents a rectangle used by a frame object.
Textbox
          This class provides method to set the content, properties and style of text box.
TextboxContainer
          TextboxContainer is a container which maintains TextBox(s) as element(s).
 



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