Uses of Class
org.apache.batik.anim.dom.SVGOMAnimatedEnumeration
Packages that use SVGOMAnimatedEnumeration
-
Uses of SVGOMAnimatedEnumeration in org.apache.batik.anim.dom
Fields in org.apache.batik.anim.dom declared as SVGOMAnimatedEnumerationModifier and TypeFieldDescriptionprotected SVGOMAnimatedEnumeration
SVGOMClipPathElement.clipPathUnits
The 'clipPathUnits' attribute value.protected SVGOMAnimatedEnumeration
SVGOMFEConvolveMatrixElement.edgeMode
The 'edgeMode' attribute value.protected SVGOMAnimatedEnumeration
SVGOMFilterElement.filterUnits
The 'filterUnits' attribute value.protected SVGOMAnimatedEnumeration
SVGOMGradientElement.gradientUnits
The 'gradientUnits' attribute value.protected SVGOMAnimatedEnumeration
SVGOMTextContentElement.lengthAdjust
The 'lengthAdjust' attribute value.protected SVGOMAnimatedEnumeration
SVGOMMarkerElement.markerUnits
The 'markerUnits' attribute value.protected SVGOMAnimatedEnumeration
SVGOMMaskElement.maskContentUnits
The 'maskContentUnits' attribute value.protected SVGOMAnimatedEnumeration
SVGOMMaskElement.maskUnits
The 'maskUnits' attribute value.protected SVGOMAnimatedEnumeration
SVGOMTextPathElement.method
The 'method' attribute value.protected SVGOMAnimatedEnumeration
SVGOMFEBlendElement.mode
The 'mode' attribute value.protected SVGOMAnimatedEnumeration
SVGOMFECompositeElement.operator
The 'operator' attribute value.protected SVGOMAnimatedEnumeration
SVGOMFEMorphologyElement.operator
The 'operator' attribute value.protected SVGOMAnimatedEnumeration
SVGOMPatternElement.patternContentUnits
The 'patternContentUnits' attribute value.protected SVGOMAnimatedEnumeration
SVGOMPatternElement.patternUnits
The 'patternUnits' attribute value.protected SVGOMAnimatedEnumeration
SVGOMFilterElement.primitiveUnits
The 'primitiveUnits' attribute value.protected SVGOMAnimatedEnumeration
SVGOMTextPathElement.spacing
The 'spacing' attribute value.protected SVGOMAnimatedEnumeration
SVGOMGradientElement.spreadMethod
The 'spreadMethod' attribute value.protected SVGOMAnimatedEnumeration
SVGOMFETurbulenceElement.stitchTiles
The 'stitchTiles' attribute value.protected SVGOMAnimatedEnumeration
SVGOMComponentTransferFunctionElement.type
The 'type' attribute value.protected SVGOMAnimatedEnumeration
SVGOMFEColorMatrixElement.type
The 'type' attribute value.protected SVGOMAnimatedEnumeration
SVGOMFETurbulenceElement.type
The 'type' attribute value.protected SVGOMAnimatedEnumeration
SVGOMFEDisplacementMapElement.xChannelSelector
The 'xChannelSelector' attribute value.protected SVGOMAnimatedEnumeration
SVGOMFEDisplacementMapElement.yChannelSelector
The 'yChannelSelector' attribute value.Methods in org.apache.batik.anim.dom that return SVGOMAnimatedEnumerationModifier and TypeMethodDescriptionprotected SVGOMAnimatedEnumeration
SVGOMElement.createLiveAnimatedEnumeration
(String ns, String ln, String[] val, short def) Creates a newSVGOMAnimatedEnumeration
and stores it in this element's LiveAttributeValue table.