org.sat4j.sat.visu
Class GnuplotDataFile
java.lang.Object
org.sat4j.sat.visu.GnuplotDataFile
public class GnuplotDataFile
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GnuplotDataFile
public GnuplotDataFile(String filename)
GnuplotDataFile
public GnuplotDataFile(String filename,
Color color,
String title)
GnuplotDataFile
public GnuplotDataFile(String filename,
Color color,
String title,
String style)
getFilename
public String getFilename()
setFilename
public void setFilename(String filename)
getColor
public Color getColor()
setColor
public void setColor(Color color)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getStyle
public String getStyle()
setStyle
public void setStyle(String style)
Copyright © 2012 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.