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