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