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