Documentation of 'org.ujmp.core.util.GnuPlot' Java class
GnuPlot
org.ujmp.core.util

Class GnuPlot



  • public class GnuPlot
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String[] SEARCH 
    • Field Detail

      • SEARCH

        public static java.lang.String[] SEARCH
    • Method Detail

      • getInstance

        public static GnuPlot getInstance()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getInstance

        public static GnuPlot getInstance(java.lang.String pathToGnuPlot)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • execute

        public void execute(java.lang.String command)
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shutdown

        public void shutdown()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • setMatrix

        public void setMatrix(java.lang.String label,
                              Matrix matrix)
                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • isAvailable

        public static boolean isAvailable()
      • plot

        public void plot(Matrix matrix,
                         java.lang.String... format)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getPlotCommand

        public static java.lang.String getPlotCommand(Matrix matrix,
                                                      boolean withlines,
                                                      boolean withpoints)
      • scatterPlot

        public void scatterPlot(Matrix matrix,
                                java.lang.String... format)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • toString

        public static java.lang.String toString(java.lang.String[] strings)
      • exportToPS

        public void exportToPS(java.io.File file,
                               java.lang.Object... parameters)
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • exportToPNG

        public void exportToPNG(java.io.File file,
                                java.lang.Object... parameters)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • exportToFIG

        public void exportToFIG(java.io.File file,
                                java.lang.Object... parameters)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • exportToSVG

        public void exportToSVG(java.io.File file,
                                java.lang.Object... parameters)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.