public class GridVariableMapAdapter extends VariableAdapter
DGrid
variable to the visad.data.in
context.
Instances are immutable.
Modifier and Type | Method and Description |
---|---|
DataImpl |
data(dods.dap.DArray array,
boolean copy)
Returns a VisAD data object corresponding to a map vector of a DODS grid.
|
MathType |
getMathType()
Returns the VisAD
MathType of this instance. |
static GridVariableMapAdapter |
gridVariableMapAdapter(dods.dap.DArray array,
dods.dap.DAS das,
VariableAdapterFactory factory) |
data, data, data, data, data, data, data, data, data, data, data, data, data, data, getRepresentationalSets, mathType
attributeTable, attributeTable, getCacheStrategy, isFlat, mathType, realType, realType, realType, realType, scalarName
public static GridVariableMapAdapter gridVariableMapAdapter(dods.dap.DArray array, dods.dap.DAS das, VariableAdapterFactory factory) throws VisADException, RemoteException
VisADException
RemoteException
public MathType getMathType()
VariableAdapter
MathType
of this instance.getMathType
in class VariableAdapter
public DataImpl data(dods.dap.DArray array, boolean copy) throws VisADException, RemoteException
data
in class VariableAdapter
array
- An array that contains data and is compatible with
the array used during construction.copy
- If true, then data values are copied.GriddedSet
.VisADException
- Don't know how to create a VisAD data object
from the given DODS variable.RemoteException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.