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