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