Package jscl.engine
Class Graph
- java.lang.Object
-
- jscl.engine.Graph
-
- All Implemented Interfaces:
java.io.Serializable,jscl.editor.rendering.Plot
public class Graph extends java.lang.Object implements jscl.editor.rendering.Plot- See Also:
- Serialized Form
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description doubleapply(double value)static java.lang.Objectapply(Generic expr)
-
-
-
Method Detail
-
apply
public double apply(double value)
- Specified by:
applyin interfacejscl.editor.rendering.Plot
-
apply
public static java.lang.Object apply(Generic expr)
-
-