Package | Description |
---|---|
ucar.coord | |
ucar.nc2.grib.collection |
Modifier and Type | Method and Description |
---|---|
Coordinate.Type |
CoordinateRuntime.getType() |
Coordinate.Type |
CoordinateTimeIntv.getType() |
Coordinate.Type |
Coordinate.getType() |
Coordinate.Type |
CoordinateEns.getType() |
Coordinate.Type |
CoordinateTime.getType() |
Coordinate.Type |
CoordinateTime2D.getType() |
Coordinate.Type |
CoordinateVert.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 |
GribCollectionImmutable.VariableIndex.getCoordinate(Coordinate.Type want) |
Coordinate |
GribCollectionMutable.VariableIndex.getCoordinate(Coordinate.Type want) |
int |
GribCollectionMutable.VariableIndex.getCoordinateIdx(Coordinate.Type want) |
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.