Uses of Package
org.locationtech.proj4j.datum
-
Packages that use org.locationtech.proj4j.datum Package Description org.locationtech.proj4j org.locationtech.proj4j.datum org.locationtech.proj4j.geoapi Wraps the PROJ4J classes behind the equivalent GeoAPI interfaces.org.locationtech.proj4j.parser org.locationtech.proj4j.proj -
Classes in org.locationtech.proj4j.datum used by org.locationtech.proj4j Class Description Datum A class representing a geodetic datum.Ellipsoid A class representing a geographic reference ellipsoid (or more correctly an oblate spheroid), used to model the shape of the surface of the earth.GeocentricConverter Provides conversions between Geodetic coordinates (latitude, longitude in radians and height in meters) and Geocentric coordinates (X, Y, Z) in meters. -
Classes in org.locationtech.proj4j.datum used by org.locationtech.proj4j.datum Class Description AxisOrder AxisOrder.Axis Datum A class representing a geodetic datum.Ellipsoid A class representing a geographic reference ellipsoid (or more correctly an oblate spheroid), used to model the shape of the surface of the earth.GeocentricConverter Provides conversions between Geodetic coordinates (latitude, longitude in radians and height in meters) and Geocentric coordinates (X, Y, Z) in meters.Grid A Grid represents a geodetic datum defining some mapping between a coordinate system referenced to the surface of the earth and spherical coordinates.Grid.ConversionTable PrimeMeridian A PrimeMeridian represents a constant offset from Greenwich in radians of longitude. -
Classes in org.locationtech.proj4j.datum used by org.locationtech.proj4j.geoapi Class Description AxisOrder Datum A class representing a geodetic datum.Ellipsoid A class representing a geographic reference ellipsoid (or more correctly an oblate spheroid), used to model the shape of the surface of the earth.PrimeMeridian A PrimeMeridian represents a constant offset from Greenwich in radians of longitude. -
Classes in org.locationtech.proj4j.datum used by org.locationtech.proj4j.parser Class Description Datum A class representing a geodetic datum.Ellipsoid A class representing a geographic reference ellipsoid (or more correctly an oblate spheroid), used to model the shape of the surface of the earth.Grid A Grid represents a geodetic datum defining some mapping between a coordinate system referenced to the surface of the earth and spherical coordinates. -
Classes in org.locationtech.proj4j.datum used by org.locationtech.proj4j.proj Class Description AxisOrder Ellipsoid A class representing a geographic reference ellipsoid (or more correctly an oblate spheroid), used to model the shape of the surface of the earth.PrimeMeridian A PrimeMeridian represents a constant offset from Greenwich in radians of longitude.