net.sf.drawj2d.yacas
Class PlotDataParser
- java.lang.Object
-
- net.sf.drawj2d.yacas.PlotDataParser
-
public class PlotDataParser extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description PlotDataParser(java.awt.Graphics2D g, int pxwidth, int pxheight)Creates a new instance of PlotDataParser
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidsetOrigin(int xleft, int ytop)TODO Zweck? Auswirkung in Grapher klären.voidsetVerbose(boolean verbose)booleansourceFile(java.lang.String sourcefile)Let the interpreter source the input file
-
-
-
Constructor Detail
-
PlotDataParser
public PlotDataParser(java.awt.Graphics2D g, int pxwidth, int pxheight)Creates a new instance of PlotDataParser- Parameters:
g- The graphic context. java.awt.Graphics2D
-
-
Method Detail
-
setOrigin
public void setOrigin(int xleft, int ytop)TODO Zweck? Auswirkung in Grapher klären.
-
setVerbose
public void setVerbose(boolean verbose)
-
sourceFile
public boolean sourceFile(java.lang.String sourcefile)
Let the interpreter source the input file- Parameters:
sourcefile- source file or "_opt_stdin"- Returns:
- true if no exception has been caught.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG