| Package | Description |
|---|---|
| visad |
The core VisAD package, providing support for VisAD's Data & MathType
hierarchy, as well as for VisAD Displays and remote collaboration.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RealIface
Interface to scalar data for real numbers represented
as double precision floating point values.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DateTime
DateTime is a class of objects for holding date and time information.
|
class |
Real
Real is the class of VisAD scalar data for real numbers represented
as double precision floating point values.
|
class |
Scalar
Scalar is the superclass of the VisAD hierarchy of scalar data.
|
class |
Text
Text is the class of VisAD scalar data for text strings.
|