Package net.sourceforge.jeuclid.converter
An API for conversion from MathML to different output formats.
-
Interface Summary Interface Description ConverterDetector Interface for all Image Conversion Detectors.ConverterPlugin Describes an Image converter. -
Class Summary Class Description BatikConverter supports conversion to SVG output through Batik.BatikDetector Detects if Batik is in the class path and registers it if its available.Converter Generic converter which uses the registry to do its conversions.ConverterPlugin.DocumentWithDimension Internal class describing an XML document and the dimensions of its default view.ConverterRegistry A registry for image converters.ImageIOConverter supports conversion to standard Raster formats through ImageIO.ImageIODetector Detects and registers the Converters from ImageIO.Processor Contains the actual processing routines.