Package de.bsd.x2svg.outputConverter

This package contains converters from SVG to various other formats.

See:
          Description

Class Summary
OutputFormat This class represents an output file plus its type.
SvgConverter Convert SVG files into various output file types.
SVGTranscoderFactory Factory that returns transcoders that can be used to convert from SVG into the respective target format
 

Enum Summary
OutputType An enumeration of output formats that we support.
 

Exception Summary
ConversionException This exception is thrown if the conversion to the desired output format failed
 

Package de.bsd.x2svg.outputConverter Description

This package contains converters from SVG to various other formats.



x2svg version 1.2.1