Uses of Class
org.odftoolkit.odfdom.dom.attribute.svg.SvgFontStretchAttribute.Value

Packages that use SvgFontStretchAttribute.Value
org.odftoolkit.odfdom.dom.attribute.svg   
 

Uses of SvgFontStretchAttribute.Value in org.odftoolkit.odfdom.dom.attribute.svg
 

Methods in org.odftoolkit.odfdom.dom.attribute.svg that return SvgFontStretchAttribute.Value
static SvgFontStretchAttribute.Value SvgFontStretchAttribute.Value.enumValueOf(java.lang.String value)
           
 SvgFontStretchAttribute.Value SvgFontStretchAttribute.getEnumValue()
           
static SvgFontStretchAttribute.Value SvgFontStretchAttribute.Value.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SvgFontStretchAttribute.Value[] SvgFontStretchAttribute.Value.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.odftoolkit.odfdom.dom.attribute.svg with parameters of type SvgFontStretchAttribute.Value
 void SvgFontStretchAttribute.setEnumValue(SvgFontStretchAttribute.Value attrValue)
           
 



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