| Package | Description |
|---|---|
| opendap.dap |
This package contains the OPeNDAP core classes, known as the Data Access
Protocol (DAP).
|
| Modifier and Type | Field and Description |
|---|---|
protected Vector<DArrayDimension> |
DArray.dimVector
A Vector of DArrayDimension information (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
DArrayDimension |
DArray.getDimension(int dimension)
Returns the
DArrayDimension object for
the dimension requested. |
DArrayDimension |
DArray.getFirstDimension()
Returns the
DArrayDimension object for
the first dimension. |
| Modifier and Type | Method and Description |
|---|---|
Vector<DArrayDimension> |
DGrid.getArrayDims() |
Copyright © 1999-2015 OPeNDAP. All Rights Reserved.