|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVGGraphics2DRuntimeException | |
org.apache.batik.svggen | Provides an API on top of the
AbstractGraphics2D to translate
Java 2D primitives into the SVG format. |
Uses of SVGGraphics2DRuntimeException in org.apache.batik.svggen |
Methods in org.apache.batik.svggen with parameters of type SVGGraphics2DRuntimeException | |
void |
DefaultErrorHandler.handleError(SVGGraphics2DRuntimeException ex)
This method handles the SVGGraphics2DRuntimeException . |
void |
ErrorHandler.handleError(SVGGraphics2DRuntimeException ex)
This method handles the SVGGraphics2DRuntimeException . |
Methods in org.apache.batik.svggen that throw SVGGraphics2DRuntimeException | |
void |
DefaultErrorHandler.handleError(SVGGraphics2DRuntimeException ex)
This method handles the SVGGraphics2DRuntimeException . |
void |
ErrorHandler.handleError(SVGGraphics2DRuntimeException ex)
This method handles the SVGGraphics2DRuntimeException . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |