Package | Description |
---|---|
com.metsci.glimpse.util.geo |
Utilities for performing latitude/longitude calculations and projections using
spherical or WGS 84 coordinate systems.
|
com.metsci.glimpse.util.geo.datum |
Modifier and Type | Field and Description |
---|---|
static DatumSphere |
LatLonGeo.defaultDatum |
Modifier and Type | Class and Description |
---|---|
class |
DatumSphereUnit |
class |
DatumSphereWgs84 |
class |
DatumSphereWgs84Fast |
Modifier and Type | Field and Description |
---|---|
static DatumSphere |
Datum.unitSphere |
static DatumSphere |
Datum.wgs84sphere |
Modifier and Type | Method and Description |
---|---|
DatumSphere |
DatumWgs84.getSphereApproximation() |
abstract DatumSphere |
Datum.getSphereApproximation() |
DatumSphere |
DatumSphere.getSphereApproximation() |
Copyright © 2016 Metron, Inc.. All rights reserved.