public class GnuplotFunction extends Object
Constructor and Description |
---|
GnuplotFunction(String expression) |
GnuplotFunction(String functionExpression,
Color functionColor,
String functionLegend) |
Modifier and Type | Method and Description |
---|---|
Color |
getColor() |
String |
getFunctionExpression() |
String |
getFunctionLegend() |
void |
setColor(Color functionColor) |
void |
setFunctionExpression(String functionExpression) |
void |
setFunctionLegend(String functionLegend) |
public GnuplotFunction(String expression)
public String getFunctionExpression()
public void setFunctionExpression(String functionExpression)
public Color getColor()
public void setColor(Color functionColor)
public String getFunctionLegend()
public void setFunctionLegend(String functionLegend)
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.