|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVGDocumentFactory | |
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 SVGDocumentFactory in org.apache.batik.bridge |
Fields in org.apache.batik.bridge declared as SVGDocumentFactory | |
protected SVGDocumentFactory |
DocumentLoader.documentFactory
The document factory used to create the document according a DOM implementation. |
Uses of SVGDocumentFactory in org.apache.batik.dom.svg |
Classes in org.apache.batik.dom.svg that implement SVGDocumentFactory | |
class |
SAXSVGDocumentFactory
This class contains methods for creating SVGDocument instances from an URI using SAX2. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |