| Package | Description |
|---|---|
| org.apache.batik.apps.rasterizer |
| Class and Description |
|---|
| DestinationType
Describes the type of destination for an
SVGConverter
operation. |
| Main.AbstractOptionHandler
This abstract implementation of the
OptionHandler interface
throws an exception if the number of arguments passed to the
handleOption method does not match the number of expected
optionValues. |
| Main.FloatOptionHandler
Base class for options which expect the single optionValue to
be a float.
|
| Main.OptionHandler
Interface for handling one command line option
|
| Main.SingleValueOptionHandler
Base class for options with a single option value.
|
| SVGConverter
This application can be used to convert SVG images to raster images.
|
| SVGConverterController
Interface for controlling some aspectes of the
SVGConverter operation. |
| SVGConverterException
Describes an error condition in
SVGConverter |
| SVGConverterSource
Interface used to handle both Files and URLs in the
SVGConverter |
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.