Uses of Class
org.odftoolkit.simple.style.StyleTypeDefinitions.OdfFontStyle

Packages that use StyleTypeDefinitions.OdfFontStyle
org.odftoolkit.simple.style Provide convenient methods to handle style definitions in ODF document. 
 

Uses of StyleTypeDefinitions.OdfFontStyle in org.odftoolkit.simple.style
 

Methods in org.odftoolkit.simple.style that return StyleTypeDefinitions.OdfFontStyle
static StyleTypeDefinitions.OdfFontStyle StyleTypeDefinitions.OdfFontStyle.enumValueOf(String aValue)
           
static StyleTypeDefinitions.OdfFontStyle StyleTypeDefinitions.OdfFontStyle.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StyleTypeDefinitions.OdfFontStyle[] StyleTypeDefinitions.OdfFontStyle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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