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

Class JaxoExportLatex



  • public class JaxoExportLatex
    extends 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 japlot.jaxodraw. Not that you need J. Vermaseren's axodraw package to process the LaTex source.
    • Constructor Detail

      • JaxoExportLatex

        public JaxoExportLatex()
    • Method Detail

      • export

        public final void export(JaxoGraph newGraph)
        Exports the JaxoGraph newGraph into a LaTex source file: asks for an export file name.
        Specified by:
        export in class JaxoExport
        Parameters:
        newGraph - The graph to be exported.
      • exportLatex

        public final void exportLatex(JaxoGraph graph,
                                      java.lang.String fileName)
        Exports the JaxoGraph graph into a LaTex source file.
        Parameters:
        graph - The graph to be exported.
        fileName - The export file name.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.