Uses of Interface
org.w3c.dom.svg.SVGAnimatedEnumeration

Packages that use SVGAnimatedEnumeration
org.w3c.dom.svg   
 

Uses of SVGAnimatedEnumeration in org.w3c.dom.svg
 

Methods in org.w3c.dom.svg that return SVGAnimatedEnumeration
 SVGAnimatedEnumeration SVGClipPathElement.getClipPathUnits()
           
 SVGAnimatedEnumeration SVGFEConvolveMatrixElement.getEdgeMode()
           
 SVGAnimatedEnumeration SVGFilterElement.getFilterUnits()
           
 SVGAnimatedEnumeration SVGGradientElement.getGradientUnits()
           
 SVGAnimatedEnumeration SVGTextContentElement.getLengthAdjust()
           
 SVGAnimatedEnumeration SVGMarkerElement.getMarkerUnits()
           
 SVGAnimatedEnumeration SVGMaskElement.getMaskContentUnits()
           
 SVGAnimatedEnumeration SVGMaskElement.getMaskUnits()
           
 SVGAnimatedEnumeration SVGTextPathElement.getMethod()
           
 SVGAnimatedEnumeration SVGFEBlendElement.getMode()
           
 SVGAnimatedEnumeration SVGFECompositeElement.getOperator()
           
 SVGAnimatedEnumeration SVGFEMorphologyElement.getOperator()
           
 SVGAnimatedEnumeration SVGMarkerElement.getOrientType()
           
 SVGAnimatedEnumeration SVGPatternElement.getPatternContentUnits()
           
 SVGAnimatedEnumeration SVGPatternElement.getPatternUnits()
           
 SVGAnimatedEnumeration SVGFilterElement.getPrimitiveUnits()
           
 SVGAnimatedEnumeration SVGTextPathElement.getSpacing()
           
 SVGAnimatedEnumeration SVGGradientElement.getSpreadMethod()
           
 SVGAnimatedEnumeration SVGFETurbulenceElement.getStitchTiles()
           
 SVGAnimatedEnumeration SVGComponentTransferFunctionElement.getType()
           
 SVGAnimatedEnumeration SVGFEColorMatrixElement.getType()
           
 SVGAnimatedEnumeration SVGFETurbulenceElement.getType()
           
 SVGAnimatedEnumeration SVGFEDisplacementMapElement.getXChannelSelector()
           
 SVGAnimatedEnumeration SVGFEDisplacementMapElement.getYChannelSelector()