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