Save This Page
Home » openjdk-7 » org.w3c » dom » svg » [javadoc | source]
org.w3c.dom.svg
public interface: SVGUseElement [javadoc | source]

All Implemented Interfaces:
    SVGElement, SVGStylable, EventTarget, SVGLangSpace, SVGTests, SVGExternalResourcesRequired, SVGTransformable, SVGURIReference

Method from org.w3c.dom.svg.SVGUseElement Summary:
getAnimatedInstanceRoot,   getHeight,   getInstanceRoot,   getWidth,   getX,   getY
Method from org.w3c.dom.svg.SVGUseElement Detail:
 public SVGElementInstance getAnimatedInstanceRoot()
 public SVGAnimatedLength getHeight()
 public SVGElementInstance getInstanceRoot()
 public SVGAnimatedLength getWidth()
 public SVGAnimatedLength getX()
 public SVGAnimatedLength getY()