Uses of Package
org.odftoolkit.simple.style

Packages that use org.odftoolkit.simple.style
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. 
 

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.
ParagraphProperties
          This class represents the paragraph style settings.
StyleTypeDefinitions.CellBordersType
          Common used border types from users perspective
StyleTypeDefinitions.FontStyle
          Common used font style from users perspective
StyleTypeDefinitions.HorizontalAlignmentType
          Common used horizontal alignment type from users 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.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
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.
Font
          This class represents the font style settings, including font family name, font style, size, front color.
ParagraphProperties
          This class represents the paragraph style settings.
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
TableCellProperties
          This class represents the table cell style settings.
TextProperties
          This class represents text style settings.
 



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