Package org.apache.batik.apps.rasterizer
package org.apache.batik.apps.rasterizer
-
ClassDescriptionDefault controller for the
SVGConverter
operation.Describes the type of destination for anSVGConverter
operation.Handles command line parameters to configure theSVGConverter
and rasterizer images.This abstract implementation of theOptionHandler
interface throws an exception if the number of arguments passed to thehandleOption
method does not match the number of expected optionValues.Base class for options which expect aColor
optionValue.Base class for options which expect the single optionValue to be a float.Base class for options with no option value (i.e., the presence of the option means something in itself.Interface for handling one command line optionBase class for options which expect aRectangle
optionValue.Base class for options with a single option value.Base class for options which expect the single optionValue to be a time value.This class manages the message for the bridge module.This application can be used to convert SVG images to raster images.Convenience class to filter svg filesInterface for controlling some aspectes of theSVGConverter
operation.Describes an error condition inSVGConverter
Describes a file source for theSVGConverter
Interface used to handle both Files and URLs in theSVGConverter