org.odftoolkit.simple.style
Class StyleTypeDefinitions

java.lang.Object
  extended by org.odftoolkit.simple.style.StyleTypeDefinitions

public class StyleTypeDefinitions
extends Object

This class defines the common used types in style handling methods.

Since:
0.3

Nested Class Summary
static class StyleTypeDefinitions.CellBordersType
          Common used border types from users perspective
static class StyleTypeDefinitions.FontStyle
          Common used font style from users perspective
static class StyleTypeDefinitions.HorizontalAlignmentType
          Common used horizontal alignment type from users perspective
static class StyleTypeDefinitions.LineStyle
          Common used line style from users perspective
static class StyleTypeDefinitions.LineThroughStyle
          Common used style of line lining through text from users perspective
static class StyleTypeDefinitions.LineType
          Line type from ODF specification perspective
static class StyleTypeDefinitions.OdfEmphasisMarkType
          Emphasis mark type from ODF specification perspective
static class StyleTypeDefinitions.OdfFontStyle
          Font style from ODF specification perspective
static class StyleTypeDefinitions.OdfFontWeight
          Font weight from ODF specification perspective
static class StyleTypeDefinitions.OdfLineStyle
          Line style from ODF specification perspective
static class StyleTypeDefinitions.OdfLineWidth
          Line width from ODF specification perspective
static class StyleTypeDefinitions.SupportedLinearMeasure
          The supported line measurement till now
static class StyleTypeDefinitions.TextLinePosition
          Common used font text line position from users perspective.
static class StyleTypeDefinitions.VerticalAlignmentType
          Common used vertical alignment type from users perspective
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



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