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