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

Packages that use SVGAnimatedEnumeration
org.apache.batik.dom.svg   
org.w3c.dom.svg   
 

Uses of SVGAnimatedEnumeration in org.apache.batik.dom.svg
 

Methods in org.apache.batik.dom.svg that return SVGAnimatedEnumeration
 SVGAnimatedEnumeration SVGOMTextContentElement.getLengthAdjust()
          DOM: Implements SVGTextContentElement.getLengthAdjust().
 SVGAnimatedEnumeration SVGOMComponentTransferFunctionElement.getType()
          DOM: Implements SVGComponentTransferFunctionElement.getType().
 SVGAnimatedEnumeration SVGOMFEColorMatrixElement.getType()
          DOM: Implements SVGFEColorMatrixElement.getType().
 SVGAnimatedEnumeration SVGOMGradientElement.getGradientUnits()
          DOM: Implements SVGGradientElement.getGradientUnits().
 SVGAnimatedEnumeration SVGOMGradientElement.getSpreadMethod()
          DOM: Implements SVGGradientElement.getSpreadMethod().
 SVGAnimatedEnumeration SVGOMFEDisplacementMapElement.getXChannelSelector()
          DOM: Implements SVGFEDisplacementMapElement.getXChannelSelector().
 SVGAnimatedEnumeration SVGOMFEDisplacementMapElement.getYChannelSelector()
          DOM: Implements SVGFEDisplacementMapElement.getYChannelSelector().
 SVGAnimatedEnumeration SVGOMFETurbulenceElement.getStitchTiles()
          DOM: Implements SVGFETurbulenceElement.getStitchTiles().
 SVGAnimatedEnumeration SVGOMFETurbulenceElement.getType()
          DOM: Implements SVGFETurbulenceElement.getType().
 SVGAnimatedEnumeration SVGOMClipPathElement.getClipPathUnits()
          DOM: Implements SVGClipPathElement.getClipPathUnits().
 SVGAnimatedEnumeration SVGOMFECompositeElement.getOperator()
          DOM: Implements SVGFECompositeElement.getOperator().
 SVGAnimatedEnumeration SVGOMFEConvolveMatrixElement.getEdgeMode()
          DOM: Implements SVGFEConvolveMatrixElement.getEdgeMode().
 SVGAnimatedEnumeration SVGOMMaskElement.getMaskUnits()
          DOM: Implements SVGMaskElement.getMaskUnits().
 SVGAnimatedEnumeration SVGOMMaskElement.getMaskContentUnits()
          DOM: Implements SVGMaskElement.getMaskContentUnits().
 SVGAnimatedEnumeration SVGOMFEBlendElement.getMode()
          DOM: Implements SVGFEBlendElement.getMode().
 SVGAnimatedEnumeration SVGOMTextPathElement.getMethod()
          DOM: Implements SVGTextPathElement.getMethod().
 SVGAnimatedEnumeration SVGOMTextPathElement.getSpacing()
          DOM: Implements SVGTextPathElement.getSpacing().
 SVGAnimatedEnumeration SVGOMPatternElement.getPatternUnits()
          DOM: Implements SVGPatternElement.getPatternUnits().
 SVGAnimatedEnumeration SVGOMPatternElement.getPatternContentUnits()
          DOM: Implements SVGPatternElement.getPatternContentUnits().
 SVGAnimatedEnumeration SVGOMFEMorphologyElement.getOperator()
          DOM: Implements SVGFEMorphologyElement.getOperator().
 SVGAnimatedEnumeration SVGOMMarkerElement.getMarkerUnits()
          DOM: Implements SVGMarkerElement.getMarkerUnits().
 SVGAnimatedEnumeration SVGOMMarkerElement.getOrientType()
          DOM: Implements SVGMarkerElement.getOrientType().
 SVGAnimatedEnumeration SVGOMFilterElement.getFilterUnits()
          DOM: Implements SVGFilterElement.getFilterUnits().
 SVGAnimatedEnumeration SVGOMFilterElement.getPrimitiveUnits()
          DOM: Implements SVGFilterElement.getPrimitiveUnits().
 

Uses of SVGAnimatedEnumeration in org.w3c.dom.svg
 

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



Copyright © 2001 Apache Software Foundation. All Rights Reserved.