| Package | Description |
|---|---|
| mil.nga.crs.geo | |
| mil.nga.crs.projected | |
| mil.nga.crs.wkt |
| Modifier and Type | Method and Description |
|---|---|
GeoDatumEnsemble |
GeoCoordinateReferenceSystem.getDatumEnsemble()
Get the datum ensemble
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeoCoordinateReferenceSystem.setDatumEnsemble(GeoDatumEnsemble datumEnsemble)
Set the datum ensemble
|
| Constructor and Description |
|---|
GeoCoordinateReferenceSystem(String name,
CRSType type,
GeoDatumEnsemble datumEnsemble,
CoordinateSystem coordinateSystem)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
GeoDatumEnsemble |
ProjectedCoordinateReferenceSystem.getDatumEnsemble()
Get the datum ensemble
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectedCoordinateReferenceSystem.setDatumEnsemble(GeoDatumEnsemble datumEnsemble)
Set the datum ensemble
|
| Constructor and Description |
|---|
ProjectedCoordinateReferenceSystem(String name,
String baseName,
CRSType baseType,
GeoDatumEnsemble datumEnsemble,
MapProjection mapProjection,
CoordinateSystem coordinateSystem)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
GeoDatumEnsemble |
CRSReader.readGeoDatumEnsemble()
Read a Geo datum ensemble
|
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.