Package | Description |
---|---|
org.sat4j.sat.visu |
Implementation of different visualization for the remote control.
|
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.