|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SVGSVGElement | |
| org.apache.batik.bridge | Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. |
| org.apache.batik.dom.svg | |
| org.w3c.dom.svg | |
| Uses of SVGSVGElement in org.apache.batik.bridge |
| Constructors in org.apache.batik.bridge with parameters of type SVGSVGElement | |
SVGSVGElementBridge.SVGSVGElementViewport(SVGSVGElement e,
float w,
float h)
Constructs a new viewport with the specified SVGSVGElement. |
|
| Uses of SVGSVGElement in org.apache.batik.dom.svg |
| Classes in org.apache.batik.dom.svg that implement SVGSVGElement | |
class |
SVGOMSVGElement
This class implements SVGSVGElement. |
| Methods in org.apache.batik.dom.svg that return SVGSVGElement | |
SVGSVGElement |
SVGOMElement.getOwnerSVGElement()
DOM: Implements SVGElement.getOwnerSVGElement(). |
SVGSVGElement |
SVGOMDocument.getRootElement()
DOM: Implements SVGDocument.getRootElement(). |
| Uses of SVGSVGElement in org.w3c.dom.svg |
| Methods in org.w3c.dom.svg that return SVGSVGElement | |
SVGSVGElement |
SVGElement.getOwnerSVGElement()
|
SVGSVGElement |
SVGDocument.getRootElement()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||