Methods in org.sat4j.sat.visu with parameters of type GnuplotFunction |
String |
VisuPreferences.generatePlotLine(GnuplotDataFile[] dataFilesArray,
GnuplotFunction[] functions,
String restartFileName,
boolean slidingThisWindows)
|
String |
VisuPreferences.generatePlotLine(GnuplotDataFile[] dataFilesArray,
GnuplotFunction[] functions,
String restartFileName,
boolean slidingThisWindows,
int nbLinesTosShow)
|
String |
VisuPreferences.generatePlotLine(GnuplotDataFile dataFile,
GnuplotFunction function,
String restartFileName,
boolean slidingThisWindows)
|
String |
VisuPreferences.generatePlotLine(GnuplotDataFile file,
GnuplotFunction function,
String restartFile,
boolean slidingThisWindows,
int nbLinesToShow)
|
String |
VisuPreferences.generatePlotLineOnDifferenteAxes(GnuplotDataFile[] dfArray1,
GnuplotDataFile[] dfArray2,
GnuplotFunction[] functions,
boolean slidingThisWindow)
|
String |
VisuPreferences.generatePlotLineOnDifferenteAxes(GnuplotDataFile[] dfArray1,
GnuplotDataFile[] dfArray2,
GnuplotFunction[] functions,
boolean slidingThisWindows,
int nbLines)
|