Uses of Package
org.odftoolkit.simple.style

Packages that use org.odftoolkit.simple.style
org.odftoolkit.simple.common.field Provide convenient methods to manipulate Fields in ODF text document. 
org.odftoolkit.simple.draw Provide high level methods to manipulate draw frame and text box. 
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. 
 

Classes in org.odftoolkit.simple.style used by org.odftoolkit.simple.common.field
NumberFormat
          A NumberFormat specifies a numbering sequence.
 

Classes in org.odftoolkit.simple.style used by org.odftoolkit.simple.draw
Border
          This class represents border style settings, including line style, color, width, inner line width, outer line width and the distance.
DefaultStyleHandler
          This class is the default style handler.
StyleTypeDefinitions.AnchorType
          Anchor type from users perspective.
StyleTypeDefinitions.CellBordersType
          Common used border types from users perspective
StyleTypeDefinitions.FrameHorizontalPosition
          specifies the horizontal alignment of a frame relative to a specific area.
StyleTypeDefinitions.FrameVerticalPosition
          specifies the vertical alignment of a frame relative to a specific area.
StyleTypeDefinitions.HorizontalRelative
          Position horizontal relative from ODF specification perspective
StyleTypeDefinitions.OdfDrawStroke
          The style of the stroke from ODF perspective
StyleTypeDefinitions.SupportedLinearMeasure
          The supported line measurement till now
StyleTypeDefinitions.VerticalRelative
          Position vertical relative from ODF specification perspective
 

Classes in org.odftoolkit.simple.style used by org.odftoolkit.simple.style
Border
          This class represents border style settings, including line style, color, width, inner line width, outer line width and the distance.
Font
          This class represents the font style settings, including font family name, font style, size, front color.
GraphicProperties
          This class represents the graphic style settings.
NumberFormat
          A NumberFormat specifies a numbering sequence.
ParagraphProperties
          This class represents the paragraph style settings.
StyleTypeDefinitions.AnchorType
          Anchor type from users perspective.
StyleTypeDefinitions.CellBordersType
          Common used border types from users perspective
StyleTypeDefinitions.FontStyle
          Common used font style from users perspective
StyleTypeDefinitions.FrameHorizontalPosition
          specifies the horizontal alignment of a frame relative to a specific area.
StyleTypeDefinitions.FrameVerticalPosition
          specifies the vertical alignment of a frame relative to a specific area.
StyleTypeDefinitions.HorizontalAlignmentType
          Common used horizontal alignment type from users perspective
StyleTypeDefinitions.HorizontalRelative
          Position horizontal relative from ODF specification perspective
StyleTypeDefinitions.LineStyle
          Common used line style from users perspective
StyleTypeDefinitions.LineThroughStyle
          Common used style of line lining through text from users perspective
StyleTypeDefinitions.LineType
          Line type from ODF specification perspective
StyleTypeDefinitions.OdfDrawFill
          the fill style for a graphic object.
StyleTypeDefinitions.OdfDrawStroke
          The style of the stroke from ODF perspective
StyleTypeDefinitions.OdfEmphasisMarkType
          Emphasis mark type from ODF specification perspective
StyleTypeDefinitions.OdfFontStyle
          Font style from ODF specification perspective
StyleTypeDefinitions.OdfFontWeight
          Font weight from ODF specification perspective
StyleTypeDefinitions.OdfLineStyle
          Line style from ODF specification perspective
StyleTypeDefinitions.OdfLineWidth
          Line width from ODF specification perspective
StyleTypeDefinitions.SupportedLinearMeasure
          The supported line measurement till now
StyleTypeDefinitions.TextLinePosition
          Common used font text line position from users perspective.
StyleTypeDefinitions.VerticalAlignmentType
          Common used vertical alignment type from users perspective
StyleTypeDefinitions.VerticalRelative
          Position vertical relative from ODF specification perspective
TableCellProperties
          This class represents the table cell style settings.
TextProperties
          This class represents text style settings.
 

Classes in org.odftoolkit.simple.style used by org.odftoolkit.simple.table
Border
          This class represents border style settings, including line style, color, width, inner line width, outer line width and the distance.
DefaultStyleHandler
          This class is the default style handler.
Font
          This class represents the font style settings, including font family name, font style, size, front color.
StyleTypeDefinitions.CellBordersType
          Common used border types from users perspective
StyleTypeDefinitions.HorizontalAlignmentType
          Common used horizontal alignment type from users perspective
StyleTypeDefinitions.VerticalAlignmentType
          Common used vertical alignment type from users perspective
 

Classes in org.odftoolkit.simple.style used by org.odftoolkit.simple.text
DefaultStyleHandler
          This class is the default style handler.
Font
          This class represents the font style settings, including font family name, font style, size, front color.
StyleTypeDefinitions.HorizontalAlignmentType
          Common used horizontal alignment type from users perspective
 



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