Package | Description |
---|---|
org.apache.batik.apps.rasterizer |
Modifier and Type | Method and Description |
---|---|
protected List |
SVGConverter.computeDstFiles(List sources)
Populates a vector with destination files names
computed from the names of the files in the sources vector
and the value of the dst property
|
protected List |
SVGConverter.computeSources()
Populates a vector with the set of SVG files from the
srcDir if it is not null and with the sources (files or URLs)
if any.
|
protected void |
SVGConverter.createOutputDir(File output)
Creates directories for output files if needed.
|
void |
SVGConverter.execute()
Starts the conversion process.
|
protected void |
SVGConverter.transcode(SVGConverterSource inputFile,
File outputFile,
Transcoder transcoder)
Converts the input image to the result image.
|
Constructor and Description |
---|
SVGConverterURLSource(String url) |
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.