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

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

Uses of GnuplotDataFile in org.sat4j.sat.visu
 

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)
           
 



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