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