Package net.sf.jaxodraw.io.exports

Export classes.

See:
          Description

Class Summary
JaxoExport An abstract superclass for all built-in exporting classes.
JaxoExportImg The class that is responsible for exporting to image formats: jpg, or png are currently possible options.
JaxoExportLatex The class that is responsible for creating LaTex source files that may be used to produce a postscript file that is (should be) equivalent to the one produced by JaxoDraw.
JaxoExportLatexPS Create a postscript file from a Latex source file via Latex - dvips.
JaxoExportPS The class that is responsible for exporting to postscript output: portrait, landscape or EPS are possible options.
 

Enum Summary
JaxoExportImg.Format The export modes supported by this JaxoExport.
JaxoExportPS.Format The export modes supported by this JaxoExport.
 

Package net.sf.jaxodraw.io.exports Description

Export classes.



Copyright © 2003-2011 The JaxoDraw team. All Rights Reserved.