Uses of Class
org.odftoolkit.odfdom.dom.attribute.dr3d.Dr3dEdgeRoundingModeAttribute.Value

Packages that use Dr3dEdgeRoundingModeAttribute.Value
org.odftoolkit.odfdom.dom.attribute.dr3d   
 

Uses of Dr3dEdgeRoundingModeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.dr3d
 

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



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