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

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

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

Methods in org.apache.batik.dom.svg that return SVGElementInstance
 SVGElementInstance SVGOMUseElement.getInstanceRoot()
          DOM: Implements SVGUseElement.getInstanceRoot().
 SVGElementInstance SVGOMUseElement.getAnimatedInstanceRoot()
          DOM: Implements SVGUseElement.getAnimatedInstanceRoot().
 

Uses of SVGElementInstance in org.w3c.dom.svg
 

Methods in org.w3c.dom.svg that return SVGElementInstance
 SVGElementInstance SVGElementInstance.getParentNode()
           
 SVGElementInstance SVGElementInstance.getFirstChild()
           
 SVGElementInstance SVGElementInstance.getLastChild()
           
 SVGElementInstance SVGElementInstance.getPreviousSibling()
           
 SVGElementInstance SVGElementInstance.getNextSibling()
           
 SVGElementInstance SVGElementInstanceList.item(int index)
           
 SVGElementInstance SVGUseElement.getInstanceRoot()
           
 SVGElementInstance SVGUseElement.getAnimatedInstanceRoot()
           
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.