Package ucar.nc2.grib.coord
Interface CoordinateBuilder.TwoD<T>
-
- All Known Implementing Classes:
CoordinateTime2D.Builder1
,CoordinateTime2D.Builder2
- Enclosing interface:
- CoordinateBuilder<T>
public static interface CoordinateBuilder.TwoD<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int[]
getCoordIndices(T gr)
-
-
-
Method Detail
-
getCoordIndices
int[] getCoordIndices(T gr)
-
-