Uses of Package
org.odftoolkit.simple.text.list

Packages that use org.odftoolkit.simple.text.list
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.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.list Provide convenient methods to handle list in ODF document. 
 

Classes in org.odftoolkit.simple.text.list used by org.odftoolkit.simple
List
          This class represents a list.
ListContainer
          ListContainer is a container which maintains List(s) as element(s).
ListDecorator
          ListDecorator is a decorator which decides how to decorate a List and its ListItems.
 

Classes in org.odftoolkit.simple.text.list used by org.odftoolkit.simple.draw
List
          This class represents a list.
ListContainer
          ListContainer is a container which maintains List(s) as element(s).
ListDecorator
          ListDecorator is a decorator which decides how to decorate a List and its ListItems.
 

Classes in org.odftoolkit.simple.text.list used by org.odftoolkit.simple.presentation
List
          This class represents a list.
ListContainer
          ListContainer is a container which maintains List(s) as element(s).
ListDecorator
          ListDecorator is a decorator which decides how to decorate a List and its ListItems.
 

Classes in org.odftoolkit.simple.text.list used by org.odftoolkit.simple.table
List
          This class represents a list.
ListContainer
          ListContainer is a container which maintains List(s) as element(s).
ListDecorator
          ListDecorator is a decorator which decides how to decorate a List and its ListItems.
 

Classes in org.odftoolkit.simple.text.list used by org.odftoolkit.simple.text.list
List
          This class represents a list.
ListContainer
          ListContainer is a container which maintains List(s) as element(s).
ListDecorator
          ListDecorator is a decorator which decides how to decorate a List and its ListItems.
ListDecorator.ListType
          The supported list types till now.
ListItem
          ListItem represents an item in a list.
 



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