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