Package net.sourceforge.jeuclid.converter

An API for conversion from MathML to different output formats.

See:
          Description

Interface Summary
ConverterDetector Interface for all Image Conversion Detectors.
ConverterPlugin Describes an Image converter.
 

Class Summary
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.
FreeHepConverter Converter for output formats supported by FreeHEP.
FreeHepDetector Detects if FreeHep is in the class path and registers it if its available.
FreeHepInternalDetector actual detector for FreeHEP graphics formats.
ImageIOConverter supports conversion to standard Raster formats through ImageIO.
ImageIODetector Detects and registers the Converters from ImageIO.
Processor Contains the actual processing routines.
 

Package net.sourceforge.jeuclid.converter Description

An API for conversion from MathML to different output formats.



Copyright © 2002-2010 The JEuclid project. All Rights Reserved.