Uses of Enum
org.odftoolkit.odfdom.dom.attribute.dr3d.Dr3dTextureGenerationModeXAttribute.Value
Packages that use Dr3dTextureGenerationModeXAttribute.Value
-
Uses of Dr3dTextureGenerationModeXAttribute.Value in org.odftoolkit.odfdom.dom.attribute.dr3d
Methods in org.odftoolkit.odfdom.dom.attribute.dr3d that return Dr3dTextureGenerationModeXAttribute.ValueModifier and TypeMethodDescriptionDr3dTextureGenerationModeXAttribute.Value.enumValueOf(String value) Dr3dTextureGenerationModeXAttribute.getEnumValue()Returns the enum constant of this type with the specified name.Dr3dTextureGenerationModeXAttribute.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 Dr3dTextureGenerationModeXAttribute.ValueModifier and TypeMethodDescriptionvoidDr3dTextureGenerationModeXAttribute.setEnumValue(Dr3dTextureGenerationModeXAttribute.Value attrValue)