| Package | Description |
|---|---|
| mil.nga.crs.bound | |
| mil.nga.crs.derived | |
| mil.nga.crs.operation | |
| mil.nga.crs.projected | |
| mil.nga.crs.wkt |
| Modifier and Type | Method and Description |
|---|---|
OperationMethod |
AbridgedCoordinateTransformation.getMethod()
Get the method
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbridgedCoordinateTransformation.setMethod(OperationMethod method)
Set the method
|
| Constructor and Description |
|---|
AbridgedCoordinateTransformation(String name,
OperationMethod method)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
OperationMethod |
DerivingConversion.getMethod()
Get the method
|
| Modifier and Type | Method and Description |
|---|---|
void |
DerivingConversion.setMethod(OperationMethod method)
Set the method
|
| Constructor and Description |
|---|
DerivingConversion(String name,
OperationMethod method)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
OperationMethod |
SimpleOperation.getMethod()
Get the method
|
OperationMethod |
CommonOperation.getMethod()
Get the method
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleOperation.setMethod(OperationMethod method)
Set the method
|
void |
CommonOperation.setMethod(OperationMethod method)
Set the method
|
| Constructor and Description |
|---|
CoordinateOperation(String name,
CoordinateReferenceSystem source,
CoordinateReferenceSystem target,
OperationMethod method)
Constructor
|
PointMotionOperation(String name,
CoordinateReferenceSystem source,
OperationMethod method)
Constructor
|
SimpleOperation(String name,
CRSType type,
CoordinateReferenceSystem source,
OperationMethod method)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
OperationMethod |
MapProjection.getMethod()
Get the method
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapProjection.setMethod(OperationMethod method)
Set the method
|
| Constructor and Description |
|---|
MapProjection(String name,
OperationMethod method)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
OperationMethod |
CRSReader.readMethod()
Read an operation method
|
| Modifier and Type | Method and Description |
|---|---|
void |
CRSWriter.write(OperationMethod method)
Write an operation method to well-known text
|
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.