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