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