| Package | Description |
|---|---|
| ucar.coord | |
| ucar.nc2.grib.collection |
| Modifier and Type | Method and Description |
|---|---|
Coordinate.Type |
CoordinateTimeIntv.getType() |
Coordinate.Type |
CoordinateEns.getType() |
Coordinate.Type |
CoordinateVert.getType() |
Coordinate.Type |
CoordinateTime2D.getType() |
Coordinate.Type |
CoordinateTime.getType() |
Coordinate.Type |
CoordinateRuntime.getType() |
Coordinate.Type |
Coordinate.getType() |
static Coordinate.Type |
Coordinate.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Coordinate.Type[] |
Coordinate.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Coordinate |
GribCollectionMutable.VariableIndex.getCoordinate(Coordinate.Type want) |
Coordinate |
GribCollectionImmutable.VariableIndex.getCoordinate(Coordinate.Type want) |
int |
GribCollectionMutable.VariableIndex.getCoordinateIdx(Coordinate.Type want) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.