- CL_OPTION_ALLOWED_SCRIPTS - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify the set of allowed scripts
- CL_OPTION_ALLOWED_SCRIPTS_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_ALTERNATE_STYLESHEET - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify the CSS alternate stylesheet when
converting the SVG images
- CL_OPTION_ALTERNATE_STYLESHEET_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_AOI - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify the area of interest in the output
image.
- CL_OPTION_AOI_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_BACKGROUND_COLOR - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify the output image's background color
- CL_OPTION_BACKGROUND_COLOR_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_BLOCK_EXTERNAL_RESOURCES - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_BLOCK_EXTERNAL_RESOURCES_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_CONSTRAIN_SCRIPT_ORIGIN - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to determine whether scripts a constrained to the
same origin as the document referencing them.
- CL_OPTION_CONSTRAIN_SCRIPT_ORIGIN_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_DEFAULT_FONT_FAMILY - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify the default value for the font-family
CSS property when converting the SVG image
- CL_OPTION_DEFAULT_FONT_FAMILY_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_DPI - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify the resolution for the output image
- CL_OPTION_DPI_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_HEIGHT - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify the output image's height
- CL_OPTION_HEIGHT_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_INDEXED - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify if the PNG should be indexed.
- CL_OPTION_INDEXED_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_LANGUAGE - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify the user language with which SVG
documents should be processed
- CL_OPTION_LANGUAGE_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_MAX_HEIGHT - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify the output image's maximum height.
- CL_OPTION_MAX_HEIGHT_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_MAX_WIDTH - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify the output image's maximum width.
- CL_OPTION_MAX_WIDTH_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_MEDIA_TYPE - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify the CSS media type when converting
the SVG image
- CL_OPTION_MEDIA_TYPE_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_MIME_TYPE - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify the output image's mime type
- CL_OPTION_MIME_TYPE_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_ONLOAD - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify that the converted SVG files should
be after the dispatch of the 'onload' event.
- CL_OPTION_ONLOAD_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_OUTPUT - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify the output directory or file
- CL_OPTION_OUTPUT_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_QUALITY - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify the output JPEG quality
- CL_OPTION_QUALITY_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_SECURITY_OFF - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to turn off secure execution of scripts
- CL_OPTION_SECURITY_OFF_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_SNAPSHOT_TIME - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify that the document should be rasterized after
seeking to the specified document time.
- CL_OPTION_SNAPSHOT_TIME_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_USER_STYLESHEET - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify an addition user stylesheet
- CL_OPTION_USER_STYLESHEET_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_VALIDATE - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify that the converted SVG files should
be validated during the conversion process.
- CL_OPTION_VALIDATE_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- CL_OPTION_WIDTH - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Option to specify the output image's width
- CL_OPTION_WIDTH_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- ColorOptionHandler() - Constructor for class org.apache.batik.apps.rasterizer.Main.ColorOptionHandler
-
- computeDstFiles(List) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
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
- computeSources() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
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.
- computeTranscodingHints() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Computes the set of transcoding hints to use for the operation
- constrainScriptOrigin - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
-
Controls whether scripts can only have the same origin as
the document which references them.
- controller - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
-
Controls some aspects of the converter's operation,
such as whether or not it should proceed in some
error situations.
- createOutputDir(File) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Creates directories for output files if needed.
- Main - Class in org.apache.batik.apps.rasterizer
-
Handles command line parameters to configure the SVGConverter
and rasterizer images.
- Main(String[]) - Constructor for class org.apache.batik.apps.rasterizer.Main
-
- main(String[]) - Static method in class org.apache.batik.apps.rasterizer.Main
-
- Main.AbstractOptionHandler - Class in org.apache.batik.apps.rasterizer
-
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.ColorOptionHandler - Class in org.apache.batik.apps.rasterizer
-
Base class for options which expect a Color optionValue.
- Main.FloatOptionHandler - Class in org.apache.batik.apps.rasterizer
-
Base class for options which expect the single optionValue to
be a float.
- Main.NoValueOptionHandler - Class in org.apache.batik.apps.rasterizer
-
Base class for options with no option value (i.e., the presence
of the option means something in itself.
- Main.OptionHandler - Interface in org.apache.batik.apps.rasterizer
-
Interface for handling one command line option
- Main.RectangleOptionHandler - Class in org.apache.batik.apps.rasterizer
-
Base class for options which expect a Rectangle optionValue.
- Main.SingleValueOptionHandler - Class in org.apache.batik.apps.rasterizer
-
Base class for options with a single option value.
- Main.TimeOptionHandler - Class in org.apache.batik.apps.rasterizer
-
Base class for options which expect the single optionValue to
be a time value.
- maxHeight - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
-
Maximum output image height.
- MAXIMUM_QUALITY - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
-
Maximum quality value
- maxWidth - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
-
Maximum output image width.
- mediaType - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
-
Media type for which the SVG image should be rendered
- MESSAGE_ABOUT_TO_TRANSCODE - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- MESSAGE_ABOUT_TO_TRANSCODE_SOURCE - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- MESSAGE_CONVERSION_FAILED - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- MESSAGE_CONVERSION_SUCCESS - Static variable in class org.apache.batik.apps.rasterizer.Main
-
- Messages - Class in org.apache.batik.apps.rasterizer
-
This class manages the message for the bridge module.
- Messages() - Constructor for class org.apache.batik.apps.rasterizer.Messages
-
This class does not need to be instantiated.
- mimeTypeMap - Static variable in class org.apache.batik.apps.rasterizer.Main
-
Static map containing all the mime types understood by the
rasterizer
- safeHandleOption(String[], SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.AbstractOptionHandler
-
- safeHandleOption(String[], SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.NoValueOptionHandler
-
- safeHandleOption(String[], SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.SingleValueOptionHandler
-
- securityOff - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
-
Controls whether scripts should be run securely or not
- setAllowedScriptTypes(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Sets the set of allowed script types (i.e., the set of possible
values for the type attribute in the <script> element),
as a comma separated list of allowed values.
- setAlternateStylesheet(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Sets the alternateStyleSheet value.
- setArea(Rectangle2D) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Sets the area as a Rectangle.
- setBackgroundColor(Color) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Sets the backgroundColor value.
- setConstrainScriptOrigin(boolean) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Sets whether scripts should only be loaded from the same
location as the documents referencing them.
- setDefaultFontFamily(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Sets the defaultFontFamily value.
- setDestinationType(DestinationType) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Sets the destinationType attribute value.
- setDst(File) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
When converting a single source, dst can be a file.
- setExecuteOnload(boolean) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Sets whether or not scripts attached to the DOM using 'onload'
event attribute must be executed before rasterizing.
- setHeight(float) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
In less than or equal to zero, the height is not
constrained on the output image.
- setIndexed(int) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Tells the PNG encoder to reduce the image to 256 colors, so the
PNG file is indexed.
- setLanguage(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Sets the user language.
- setLocale(Locale) - Static method in class org.apache.batik.apps.rasterizer.Messages
-
Implements Localizable.setLocale(Locale).
- setMaxHeight(float) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
If less than or equal to zero, the maximum height
does not have any effect on the output image.
- setMaxWidth(float) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
If less than or equal to zero, the maximum width
does not have any effect on the output image.
- setMediaType(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Sets the mediaType value.
- setPixelUnitToMillimeter(float) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Sets the millimeters per pixel constant.
- setQuality(float) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Sets the JPEG encoding quality.
- setSecurityOff(boolean) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Sets whether or not scripts should be run securely
- setSnapshotTime(float) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Sets the document time to seek to before rasterizing.
- setSources(String[]) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Sets the list of individual SVG sources.
- setUserStylesheet(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Sets the user stylesheet.
- setValidate(boolean) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
Defines whether or not input sources should be validated in
the conversion process
- setWidth(float) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
-
In less than or equal to zero, the width is not
constrained on the output image.
- SingleValueOptionHandler() - Constructor for class org.apache.batik.apps.rasterizer.Main.SingleValueOptionHandler
-
- snapshotTime - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
-
Document time to seek to.
- sources - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
-
Sources files or URLs
- SVG_EXTENSION - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
-
SVG file extension
- SVG_EXTENSION - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter.SVGFileFilter
-
- SVG_EXTENSION - Static variable in class org.apache.batik.apps.rasterizer.SVGConverterURLSource
-
SVG file extension
- SVGConverter - Class in org.apache.batik.apps.rasterizer
-
This application can be used to convert SVG images to raster images.
- SVGConverter() - Constructor for class org.apache.batik.apps.rasterizer.SVGConverter
-
- SVGConverter(SVGConverterController) - Constructor for class org.apache.batik.apps.rasterizer.SVGConverter
-
- SVGConverter.SVGFileFilter - Class in org.apache.batik.apps.rasterizer
-
Convenience class to filter svg files
- SVGConverterController - Interface in org.apache.batik.apps.rasterizer
-
Interface for controlling some aspectes of the
SVGConverter operation.
- SVGConverterException - Exception in org.apache.batik.apps.rasterizer
-
Describes an error condition in SVGConverter
- SVGConverterException(String) - Constructor for exception org.apache.batik.apps.rasterizer.SVGConverterException
-
- SVGConverterException(String, Object[]) - Constructor for exception org.apache.batik.apps.rasterizer.SVGConverterException
-
- SVGConverterException(String, Object[], boolean) - Constructor for exception org.apache.batik.apps.rasterizer.SVGConverterException
-
- SVGConverterException(String, boolean) - Constructor for exception org.apache.batik.apps.rasterizer.SVGConverterException
-
- SVGConverterFileSource - Class in org.apache.batik.apps.rasterizer
-
Describes a file source for the SVGConverter
- SVGConverterFileSource(File) - Constructor for class org.apache.batik.apps.rasterizer.SVGConverterFileSource
-
- SVGConverterFileSource(File, String) - Constructor for class org.apache.batik.apps.rasterizer.SVGConverterFileSource
-
- SVGConverterSource - Interface in org.apache.batik.apps.rasterizer
-
Interface used to handle both Files and URLs in the
SVGConverter
- SVGConverterURLSource - Class in org.apache.batik.apps.rasterizer
-
- SVGConverterURLSource(String) - Constructor for class org.apache.batik.apps.rasterizer.SVGConverterURLSource
-
- SVGFileFilter() - Constructor for class org.apache.batik.apps.rasterizer.SVGConverter.SVGFileFilter
-
- SVGZ_EXTENSION - Static variable in class org.apache.batik.apps.rasterizer.SVGConverterURLSource
-