Uses of Class
org.odftoolkit.odfdom.dom.attribute.fo.FoClipAttribute.Value

Packages that use FoClipAttribute.Value
org.odftoolkit.odfdom.dom.attribute.fo   
 

Uses of FoClipAttribute.Value in org.odftoolkit.odfdom.dom.attribute.fo
 

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



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