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