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

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

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

Methods in org.odftoolkit.odfdom.dom.attribute.svg that return SvgStrokeLinecapAttribute.Value
static SvgStrokeLinecapAttribute.Value SvgStrokeLinecapAttribute.Value.enumValueOf(java.lang.String value)
           
 SvgStrokeLinecapAttribute.Value SvgStrokeLinecapAttribute.getEnumValue()
           
static SvgStrokeLinecapAttribute.Value SvgStrokeLinecapAttribute.Value.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SvgStrokeLinecapAttribute.Value[] SvgStrokeLinecapAttribute.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 SvgStrokeLinecapAttribute.Value
 void SvgStrokeLinecapAttribute.setEnumValue(SvgStrokeLinecapAttribute.Value attrValue)
           
 



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