Uses of Class
org.apache.batik.svggen.SVGGraphics2DRuntimeException

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.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.