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