Methods in org.sat4j.sat.visu with parameters of type GnuplotDataFile |
String |
VisuPreferences.generatePlotLine(GnuplotDataFile file)
|
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[] dataFilesArray,
String restartFileName,
boolean slidingThisWindows)
|
String |
VisuPreferences.generatePlotLine(GnuplotDataFile file,
boolean slidingThisWindow)
|
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.generatePlotLine(GnuplotDataFile file,
String restartFile)
|
String |
VisuPreferences.generatePlotLine(GnuplotDataFile file,
String restartFile,
boolean slidingThisWindows)
|
String |
VisuPreferences.generatePlotLine(GnuplotDataFile file,
String restartFile,
boolean slidingThisWindows,
int nbLinesToShow)
|
String |
VisuPreferences.generatePlotLineOnDifferenteAxes(GnuplotDataFile[] dfArray1,
GnuplotDataFile[] dfArray2,
boolean slidingThisWindow)
|
String |
VisuPreferences.generatePlotLineOnDifferenteAxes(GnuplotDataFile[] dfArray1,
GnuplotDataFile[] dfArray2,
boolean slidingThisWindow)
|
String |
VisuPreferences.generatePlotLineOnDifferenteAxes(GnuplotDataFile[] dfArray1,
GnuplotDataFile[] dfArray2,
boolean slidingThisWindow,
int nbLines)
|
String |
VisuPreferences.generatePlotLineOnDifferenteAxes(GnuplotDataFile[] dfArray1,
GnuplotDataFile[] dfArray2,
boolean slidingThisWindow,
int nbLines)
|
String |
VisuPreferences.generatePlotLineOnDifferenteAxes(GnuplotDataFile[] dfArray1,
GnuplotDataFile[] dfArray2,
GnuplotFunction[] functions,
boolean slidingThisWindow)
|
String |
VisuPreferences.generatePlotLineOnDifferenteAxes(GnuplotDataFile[] dfArray1,
GnuplotDataFile[] dfArray2,
GnuplotFunction[] functions,
boolean slidingThisWindow)
|
String |
VisuPreferences.generatePlotLineOnDifferenteAxes(GnuplotDataFile[] dfArray1,
GnuplotDataFile[] dfArray2,
GnuplotFunction[] functions,
boolean slidingThisWindows,
int nbLines)
|
String |
VisuPreferences.generatePlotLineOnDifferenteAxes(GnuplotDataFile[] dfArray1,
GnuplotDataFile[] dfArray2,
GnuplotFunction[] functions,
boolean slidingThisWindows,
int nbLines)
|