Uses of Class
org.locationtech.proj4j.datum.Datum
Packages that use Datum
Package
Description
-
Uses of Datum in org.locationtech.proj4j
Fields in org.locationtech.proj4j declared as DatumModifier and TypeFieldDescriptionprivate Datum
CoordinateReferenceSystem.datum
static final Datum[]
Registry.datums
Methods in org.locationtech.proj4j that return DatumConstructors in org.locationtech.proj4j with parameters of type DatumModifierConstructorDescriptionCoordinateReferenceSystem
(String name, String[] params, Datum datum, Projection proj) -
Uses of Datum in org.locationtech.proj4j.datum
Fields in org.locationtech.proj4j.datum declared as DatumModifier and TypeFieldDescriptionstatic final Datum
Datum.CARTHAGE
static final Datum
Datum.GGRS87
static final Datum
Datum.HERMANNSKOGEL
static final Datum
Datum.IRE65
static final Datum
Datum.NAD27
static final Datum
Datum.NAD83
static final Datum
Datum.NZGD49
static final Datum
Datum.OSGB36
static final Datum
Datum.POTSDAM
static final Datum
Datum.WGS84
Methods in org.locationtech.proj4j.datum with parameters of type Datum -
Uses of Datum in org.locationtech.proj4j.parser
Fields in org.locationtech.proj4j.parser declared as DatumMethods in org.locationtech.proj4j.parser that return DatumMethods in org.locationtech.proj4j.parser with parameters of type Datum