org.sat4j.sat.visu
Class GnuplotFunction
java.lang.Object
org.sat4j.sat.visu.GnuplotFunction
public class GnuplotFunction
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GnuplotFunction
public GnuplotFunction(String expression)
GnuplotFunction
public GnuplotFunction(String functionExpression,
Color functionColor,
String functionLegend)
getFunctionExpression
public String getFunctionExpression()
setFunctionExpression
public void setFunctionExpression(String functionExpression)
getColor
public Color getColor()
setColor
public void setColor(Color functionColor)
getFunctionLegend
public String getFunctionLegend()
setFunctionLegend
public void setFunctionLegend(String functionLegend)
Copyright © 2012 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.