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

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

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

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



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