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