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

Class JaxoExportImg



  • public class JaxoExportImg
    extends JaxoExport
    The class that is responsible for exporting to image formats: jpg, or png are currently possible options. Asks for an export file name.
    • Constructor Detail

      • JaxoExportImg

        public JaxoExportImg()
    • Method Detail

      • setCanvasD

        public final void setCanvasD(java.awt.Dimension newD)
        Sets the dimension of the canvas.
        Parameters:
        newD - The dimension of the canvas.
      • export

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

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.