| Package | Description |
|---|---|
| com.graphbuilder.curve | |
| com.graphbuilder.math |
| Class and Description |
|---|
| ExpressionParseException
Exception thrown if expression cannot be parsed correctly.
|
| Class and Description |
|---|
| Expression
The class from which all nodes of an expression tree are descendents.
|
| FuncMap
FuncMap maps a name to a function.
|
| OpNode
A node of an expression tree that has exactly 2 children, a left child and a right child.
|
| TermNode
A node of an expression tree that represents a variable or a function.
|
| VarMap
VarMap maps a name to a value.
|
Copyright © 2016. All rights reserved.