| Package | Description |
|---|---|
| mil.nga.crs | |
| mil.nga.crs.bound | |
| mil.nga.crs.common | |
| mil.nga.crs.metadata | |
| mil.nga.crs.wkt |
| Modifier and Type | Method and Description |
|---|---|
Usage |
CommonCRS.getUsage(int index)
Get the usage at the index
|
| Modifier and Type | Method and Description |
|---|---|
List<Usage> |
CommonCRS.getUsages()
Get the usages
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommonCRS.addUsage(Usage usage)
Add the usage
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommonCRS.addUsages(List<Usage> usages)
Add the usages
|
void |
CommonCRS.setUsages(List<Usage> usages)
Set the usages
|
| Modifier and Type | Method and Description |
|---|---|
Usage |
AbridgedCoordinateTransformation.getUsage(int index)
Get the usage at the index
|
| Modifier and Type | Method and Description |
|---|---|
List<Usage> |
AbridgedCoordinateTransformation.getUsages()
Get the usages
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbridgedCoordinateTransformation.addUsage(Usage usage)
Add the usage
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbridgedCoordinateTransformation.addUsages(List<Usage> usages)
Add the usages
|
void |
AbridgedCoordinateTransformation.setUsages(List<Usage> usages)
Set the usages
|
| Modifier and Type | Method and Description |
|---|---|
Usage |
ScopeExtentIdentifierRemark.getUsage(int index)
Get the usage at the index
|
| Modifier and Type | Method and Description |
|---|---|
List<Usage> |
ScopeExtentIdentifierRemark.getUsages()
Get the usages
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScopeExtentIdentifierRemark.addUsage(Usage usage)
Add the usage
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScopeExtentIdentifierRemark.addUsages(List<Usage> usages)
Add the usages
|
void |
ScopeExtentIdentifierRemark.setUsages(List<Usage> usages)
Set the usages
|
| Modifier and Type | Method and Description |
|---|---|
Usage |
CoordinateMetadata.getUsage(int index)
Get the usage at the index
|
| Modifier and Type | Method and Description |
|---|---|
List<Usage> |
CoordinateMetadata.getUsages()
Get the usages
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoordinateMetadata.addUsage(Usage usage)
Add the usage
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoordinateMetadata.addUsages(List<Usage> usages)
Add the usages
|
void |
CoordinateMetadata.setUsages(List<Usage> usages)
Set the usages
|
| Modifier and Type | Method and Description |
|---|---|
Usage |
CRSReader.readUsage()
Read a Usage
|
| Modifier and Type | Method and Description |
|---|---|
List<Usage> |
CRSReader.readUsages()
Read Usages
|
| Modifier and Type | Method and Description |
|---|---|
void |
CRSWriter.write(Usage usage)
Write a usage to well-known text
|
| Modifier and Type | Method and Description |
|---|---|
void |
CRSWriter.writeUsages(List<Usage> usages)
Write usages to well-known text
|
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.