Class Grid

java.lang.Object
org.locationtech.proj4j.datum.Grid
All Implemented Interfaces:
Serializable

public final class Grid extends Object implements Serializable
A Grid represents a geodetic datum defining some mapping between a coordinate system referenced to the surface of the earth and spherical coordinates. Generally Grids are loaded from definition files in the proj4 resource directory.
See Also: