|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVGOMDocument | |
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 |
Uses of SVGOMDocument in org.apache.batik.bridge |
Fields in org.apache.batik.bridge declared as SVGOMDocument | |
protected SVGOMDocument |
URIResolver.document
The reference document. |
Uses of SVGOMDocument in org.apache.batik.dom.svg |
Methods in org.apache.batik.dom.svg with parameters of type SVGOMDocument | |
CSSEngine |
SVGDOMImplementation.createCSSEngine(SVGOMDocument doc,
CSSContext ctx)
Creates new CSSEngine and attach it to the document. |
ViewCSS |
SVGDOMImplementation.createViewCSS(SVGOMDocument doc)
Creates a ViewCSS. |
CSSEngine |
ExtensibleSVGDOMImplementation.createCSSEngine(SVGOMDocument doc,
CSSContext ctx)
Creates new CSSEngine and attach it to the document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |