| Package | Description |
|---|---|
| mil.nga.crs.derived | |
| mil.nga.crs.wkt |
| Modifier and Type | Method and Description |
|---|---|
DerivingConversion |
DerivedCoordinateReferenceSystem.getConversion()
Get the deriving conversion
|
| Modifier and Type | Method and Description |
|---|---|
void |
DerivedCoordinateReferenceSystem.setConversion(DerivingConversion conversion)
Set the deriving conversion
|
| Constructor and Description |
|---|
DerivedCoordinateReferenceSystem(String name,
CoordinateReferenceSystem base,
DerivingConversion conversion,
CoordinateSystem coordinateSystem)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
DerivingConversion |
CRSReader.readDerivingConversion()
Read a Deriving Conversion
|
| Modifier and Type | Method and Description |
|---|---|
void |
CRSWriter.write(DerivingConversion derivingConversion)
Write a deriving conversion to well-known text
|
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.