Documentation of 'japlot.jaxodraw.JaxoExportLatexPS' Java class
JaxoExportLatexPS
japlot.jaxodraw

Class JaxoExportLatexPS



  • public class JaxoExportLatexPS
    extends JaxoExport
    Tries to create a pstscript file from a Latex source file via Latex - dvips. This currently only works under Linux.
    • Constructor Detail

      • JaxoExportLatexPS

        public JaxoExportLatexPS()
    • Method Detail

      • export

        public final void export(JaxoGraph newGraph)
        Pops up a filechooser dialog and tries to export a postscript file to the chosen file.
        Specified by:
        export in class JaxoExport
        Parameters:
        newGraph - The current JaxoGraph.
      • exportLatexPS

        public final int exportLatexPS(JaxoGraph graph,
                                       java.lang.String fileName)
        Tries to export a postscript file to the given file.
        Parameters:
        graph - The current JaxoGraph.
        fileName - The name of the file to be exported.
        Returns:
        The sum of the return status of the latex and the dvips command; zero if everything went fine.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.