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