|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DArrayDimension | |
|---|---|
| opendap.dap | This package contains the OPeNDAP core classes, known as the Data Access Protocol (DAP). |
| Uses of DArrayDimension in opendap.dap |
|---|
| Fields in opendap.dap with type parameters of type DArrayDimension | |
|---|---|
protected Vector<DArrayDimension> |
DArray.dimVector
A Vector of DArrayDimension information (i.e. |
| Methods in opendap.dap that return DArrayDimension | |
|---|---|
DArrayDimension |
DArray.getDimension(int dimension)
Returns the DArrayDimension object for
the dimension requested. |
DArrayDimension |
DArray.getFirstDimension()
Returns the DArrayDimension object for
the first dimension. |
| Methods in opendap.dap that return types with arguments of type DArrayDimension | |
|---|---|
Vector<DArrayDimension> |
DGrid.getArrayDims()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||