Package net.sourceforge.jeuclid.converter

An API for conversion from MathML to different output formats.

See:
          Description

Interface Summary
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.
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.
 

Package net.sourceforge.jeuclid.converter Description

An API for conversion from MathML to different output formats.



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