|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVGContext | |
org.apache.batik.dom.svg |
Uses of SVGContext in org.apache.batik.dom.svg |
Classes in org.apache.batik.dom.svg that implement SVGContext | |
class |
DefaultSVGContext
This class is the placeholder for SVG application informations. |
Fields in org.apache.batik.dom.svg declared as SVGContext | |
protected SVGContext |
SVGOMDocument.context
The document context. |
Methods in org.apache.batik.dom.svg that return SVGContext | |
SVGContext |
SVGOMDocument.getSVGContext()
Returns this document context. |
Methods in org.apache.batik.dom.svg with parameters of type SVGContext | |
void |
SVGOMDocument.setSVGContext(SVGContext ctx)
Sets the document context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |