Package net.sf.jaxodraw.io.exports


package net.sf.jaxodraw.io.exports

Export classes.

  • Class
    Description
    An abstract superclass for all built-in exporting classes.
    The class that is responsible for exporting to image formats: jpg, or png are currently possible options.
    The export modes supported by this JaxoExport.
    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.
    Create a postscript file from a Latex source file via Latex - dvips.
    The class that is responsible for exporting to postscript output: portrait, landscape or EPS are possible options.
    The export modes supported by this JaxoExport.