| Package | Description |
|---|---|
| org.cts.cs | |
| org.cts.datum |
| Modifier and Type | Class and Description |
|---|---|
class |
GeographicExtent
A geographic extent is an area of the Earth surface delimited by a southern
latitude, a northern latitude, a western longitude and an eastern longitude.
|
| Constructor and Description |
|---|
OutOfExtentException(double[] coord,
Extent extent)
Create a new OutOfExtentException.
|
| Modifier and Type | Method and Description |
|---|---|
Extent |
AbstractDatum.getExtent()
Returns the valid extent of this Datum.
|
Extent |
Datum.getExtent()
Returns the valid extent of this Datum.
|
| Constructor and Description |
|---|
AbstractDatum(Identifier identifier,
Extent extent,
String origin,
String epoch)
Creates a new Datum.
|
Copyright © 2019 CNRS. All rights reserved.