| Package | Description |
|---|---|
| visad.formula |
Provides an interface for automatically evaluating formulas based on
user-defined operators and functions.
|
| visad.ss |
Provides a spreadsheet user interface for VisAD that can import data from
any form VisAD supports and compute new data objects using formulas by
utilizing the visad.formula package.
|
| Class and Description |
|---|
| FormulaException
The type of exception thrown by the formula package.
|
| FormulaManager
The FormulaManager class is the gateway into the visad.formula package,
a general-purpose formula parser and evaluator.
|
| VMethod
Thing wrapper for java.lang.reflect.Method.
|
| VRealType
Thing wrapper for visad.RealType.
|
| Class and Description |
|---|
| FormulaManager
The FormulaManager class is the gateway into the visad.formula package,
a general-purpose formula parser and evaluator.
|