public abstract class GeographicCRS<C extends Coordinates<?>> extends CoordinateReferenceSystem<C>
Modifier and Type | Field and Description |
---|---|
static CoordinateSystem |
LATITUDE_LONGITUDE_CS
Holds the Geodetic Latitude/Longitude coordinate system.
|
Constructor and Description |
---|
GeographicCRS() |
getAlias, getConverterTo, getCoordinateSystem, getIdentifiers, getName, getRemarks, getScope, getValidArea, toWKT
public static final CoordinateSystem LATITUDE_LONGITUDE_CS
public GeographicCRS()