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