Uses of Class
org.sat4j.sat.visu.GnuplotFunction

Packages that use GnuplotFunction
org.sat4j.sat.visu Implementation of different visualization for the remote control. 
 

Uses of GnuplotFunction in org.sat4j.sat.visu
 

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)
           
 



Copyright © 2012 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.