|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVGGeneratorContext.GraphicContextDefaults | |
org.apache.batik.svggen | Provides an API on top of the
AbstractGraphics2D to translate
Java 2D primitives into the SVG format. |
Uses of SVGGeneratorContext.GraphicContextDefaults in org.apache.batik.svggen |
Methods in org.apache.batik.svggen that return SVGGeneratorContext.GraphicContextDefaults | |
SVGGeneratorContext.GraphicContextDefaults |
SVGGeneratorContext.getGraphicContextDefaults()
Returns the set of defaults which should be used for the GraphicContext. |
Methods in org.apache.batik.svggen with parameters of type SVGGeneratorContext.GraphicContextDefaults | |
void |
SVGGeneratorContext.setGraphicContextDefaults(SVGGeneratorContext.GraphicContextDefaults gcDefaults)
Sets the default to be used for the graphic context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |