| Package | Description |
|---|---|
| visad |
The core VisAD package, providing support for VisAD's Data & MathType
hierarchy, as well as for VisAD Displays and remote collaboration.
|
| visad.data |
Provides for importing data to and exporting data from VisAD.
|
| visad.util |
Provides a collection of useful utilities, many of them
GUI widgets, to aid in VisAD application design.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DomainException
Supports exceptions for bad or invalid or inappropriate domains of Fields.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlatField.setRangeErrors(ErrorEstimate[] errors)
Sets the ErrorEstimates associated with each RealType component of the
range.
|
| Constructor and Description |
|---|
FileField(FieldImpl field,
FileAccessor accessor,
int[][] locations) |
| Modifier and Type | Method and Description |
|---|---|
static Field |
DataUtility.consolidate(Field[] fields)
Consolidates fields.
|