Uses of Interface
org.loboevolution.html.dom.svg.SVGElementInstance
-
Uses of SVGElementInstance in org.loboevolution.html.dom.svg
Modifier and TypeMethodDescriptionSVGUseElement.getAnimatedInstanceRoot()
getAnimatedInstanceRoot.SVGElementInstance.getFirstChild()
getFirstChild.SVGUseElement.getInstanceRoot()
getInstanceRoot.SVGElementInstance.getLastChild()
getLastChild.SVGElementInstance.getNextSibling()
getNextSibling.SVGElementInstance.getParentNode()
getParentNode.SVGElementInstance.getPreviousSibling()
getPreviousSibling.SVGElementInstanceList.item
(int index) item. -
Uses of SVGElementInstance in org.loboevolution.html.dom.svgimpl
Modifier and TypeMethodDescriptionSVGUseElementImpl.getAnimatedInstanceRoot()
getAnimatedInstanceRoot.SVGUseElementImpl.getInstanceRoot()
getInstanceRoot.