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