|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Extent | |
|---|---|
| org.cts.cs | |
| org.cts.datum | |
| Uses of Extent in org.cts.cs |
|---|
| Classes in org.cts.cs that implement Extent | |
|---|---|
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. |
| Constructors in org.cts.cs with parameters of type Extent | |
|---|---|
OutOfExtentException(double[] coord,
Extent extent)
Create a new OutOfExtentException. |
|
| Uses of Extent in org.cts.datum |
|---|
| Methods in org.cts.datum that return Extent | |
|---|---|
Extent |
Datum.getExtent()
Returns the valid extent of this Datum. |
Extent |
AbstractDatum.getExtent()
Returns the valid extent of this Datum. |
| Constructors in org.cts.datum with parameters of type Extent | |
|---|---|
AbstractDatum(Identifier identifier,
Extent extent,
String origin,
String epoch)
Creates a new Datum. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||