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