Uses of Class
org.ujmp.core.util.GnuPlot
-
Packages that use GnuPlot Package Description org.ujmp.core.util -
-
Uses of GnuPlot in org.ujmp.core.util
Fields in org.ujmp.core.util declared as GnuPlot Modifier and Type Field Description private static GnuPlot
GnuPlot. gnuPlot
Methods in org.ujmp.core.util that return GnuPlot Modifier and Type Method Description static GnuPlot
GnuPlot. getInstance()
static GnuPlot
GnuPlot. getInstance(java.lang.String pathToGnuPlot)
-