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