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.AnchorType
          Anchor type from users perspective.
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.FrameHorizontalPosition
          specifies the horizontal alignment of a frame relative to a specific area.
static class StyleTypeDefinitions.FrameVerticalPosition
          specifies the vertical alignment of a frame relative to a specific area.
static class StyleTypeDefinitions.HorizontalAlignmentType
          Common used horizontal alignment type from users perspective
static class StyleTypeDefinitions.HorizontalRelative
          Position horizontal relative from ODF specification 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.OdfDrawFill
          the fill style for a graphic object.
static class StyleTypeDefinitions.OdfDrawStroke
          The style of the stroke from ODF 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
static class StyleTypeDefinitions.VerticalRelative
          Position vertical relative from ODF specification perspective
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



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