| Name | Description | Type | Package | Framework |
| AbstractGrid | Abstract superclass that implements the #getSize() and getDimension() methods of a Grid | Class | uk.ac.rdg.resc.edal.coverage.grid.impl | ncWMS |
| AbstractHorizontalGrid | Class | uk.ac.rdg.resc.edal.coverage.grid.impl | ncWMS | |
| AbstractRectilinearGrid | Class | uk.ac.rdg.resc.edal.coverage.grid.impl | ncWMS | |
| AbstractReferenceableAxis | Abstract superclass for ReferenceableAxis implementations. | Class | uk.ac.rdg.resc.edal.coverage.grid.impl | ncWMS |
| Grid | A description of a multidimensional grid with integer coordinates. | Interface | uk.ac.rdg.resc.edal.coverage.grid | ncWMS |
| GridCoordinates | The coordinates of a point within a Grid. | Interface | uk.ac.rdg.resc.edal.coverage.grid | ncWMS |
| GridCoordinatesComparator | enum GridCoordinatesComparatorA Comparator for GridCoordinates objects that implements | Class | uk.ac.rdg.resc.edal.coverage.grid.impl | ncWMS |
| GridCoordinatesImpl | Immutable implementation of GridCoordinates. | Class | uk.ac.rdg.resc.edal.coverage.grid.impl | ncWMS |
| GridEnvelopeImpl | Immutable implementation of GridEnvelope. | Class | uk.ac.rdg.resc.edal.coverage.grid.impl | ncWMS |
| GridValuesMatrix | A Grid that contains values. | Interface | uk.ac.rdg.resc.edal.coverage.grid | ncWMS |
| HorizontalGrid | A two-dimensional ReferenceableGrid in the horizontal plane. | Interface | uk.ac.rdg.resc.edal.coverage.grid | ncWMS |
| RectilinearGrid | A HorizontalGrid whose axes in the external CRS are aligned with the axes in grid space. | Interface | uk.ac.rdg.resc.edal.coverage.grid | ncWMS |
| RectilinearGridImpl | Immutable implementation of a RectilinearGrid. | Class | uk.ac.rdg.resc.edal.coverage.grid.impl | ncWMS |
| ReferenceableAxis | A one-dimensional axis of a Grid, which maps between integer indices along the axis and real-world coordinates. | Interface | uk.ac.rdg.resc.edal.coverage.grid | ncWMS |
| ReferenceableAxisImpl | Immutable implementation of a ReferenceableAxis, whose values are not necessarily regularly spaced along the axis. | Class | uk.ac.rdg.resc.edal.coverage.grid.impl | ncWMS |
| ReferenceableGrid | A Grid whose points are referenceable to an external coordinate Note that the number of dimensions in the external coordinate reference system | Interface | uk.ac.rdg.resc.edal.coverage.grid | ncWMS |
| RegularAxis | Interface | uk.ac.rdg.resc.edal.coverage.grid | ncWMS | |
| RegularAxisImpl | Immutable implementation of a RegularAxis, whose values are regularly spaced along the axis. | Class | uk.ac.rdg.resc.edal.coverage.grid.impl | ncWMS |
| RegularGrid | A two-dimensional grid whose coordinate values are equally-spaced along each axis, and whose axes in real space are aligned with the axes in grid space. | Interface | uk.ac.rdg.resc.edal.coverage.grid | ncWMS |
| RegularGridImpl | Immutable implementation of a RegularGrid. | Class | uk.ac.rdg.resc.edal.coverage.grid.impl | ncWMS |