@Immutable public class CoordinateND<T> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CoordinateND.Builder<T> |
| Modifier and Type | Method and Description |
|---|---|
List<Coordinate> |
getCoordinates() |
SparseArray<T> |
getSparseArray() |
void |
showInfo(Formatter info,
GribRecordStats all) |
String |
toString() |
public List<Coordinate> getCoordinates()
public SparseArray<T> getSparseArray()
public void showInfo(Formatter info, GribRecordStats all)