Uses of Class
org.odftoolkit.odfdom.dom.attribute.text.TextAnchorTypeAttribute.Value

Packages that use TextAnchorTypeAttribute.Value
org.odftoolkit.odfdom.dom.attribute.text   
 

Uses of TextAnchorTypeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.text
 

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



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