|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVGOMAnimatedEnumeration | |
---|---|
org.apache.batik.dom.svg |
Uses of SVGOMAnimatedEnumeration in org.apache.batik.dom.svg |
---|
Fields in org.apache.batik.dom.svg declared as SVGOMAnimatedEnumeration | |
---|---|
protected 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 |
SVGOMFEColorMatrixElement.type
The 'type' attribute value. |
protected SVGOMAnimatedEnumeration |
SVGOMFETurbulenceElement.type
The 'type' attribute value. |
protected SVGOMAnimatedEnumeration |
SVGOMComponentTransferFunctionElement.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.dom.svg that return SVGOMAnimatedEnumeration | |
---|---|
protected SVGOMAnimatedEnumeration |
SVGOMElement.createLiveAnimatedEnumeration(java.lang.String ns,
java.lang.String ln,
java.lang.String[] val,
short def)
Creates a new SVGOMAnimatedEnumeration and stores it in
this element's LiveAttributeValue table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |