|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldException | |
---|---|
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. |
Uses of FieldException in visad |
---|
Subclasses of FieldException in visad | |
---|---|
class |
DomainException
Supports exceptions for bad or invalid or inappropriate domains of Fields. |
Methods in visad that throw FieldException | |
---|---|
void |
FlatField.setRangeErrors(ErrorEstimate[] errors)
Sets the ErrorEstimates associated with each RealType component of the range. |
Uses of FieldException in visad.data |
---|
Constructors in visad.data that throw FieldException | |
---|---|
FileField(FieldImpl field,
FileAccessor accessor,
int[][] locations)
|
Uses of FieldException in visad.util |
---|
Methods in visad.util that throw FieldException | |
---|---|
static Field |
DataUtility.consolidate(Field[] fields)
Consolidates fields. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |