|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeographicExtent | |
|---|---|
| org.cts.cs | |
| org.cts.datum | |
| org.cts.op.transformation.grids | |
| Uses of GeographicExtent in org.cts.cs |
|---|
| Fields in org.cts.cs declared as GeographicExtent | |
|---|---|
static GeographicExtent |
GeographicExtent.WORLD
The World Extent that contains all the planet surface. |
| Uses of GeographicExtent in org.cts.datum |
|---|
| Constructors in org.cts.datum with parameters of type GeographicExtent | |
|---|---|
GeodeticDatum(Identifier identifier,
PrimeMeridian primeMeridian,
Ellipsoid ellipsoid,
GeographicExtent extent,
String origin,
String epoch)
Creates a new Datum. |
|
VerticalDatum(Identifier identifier,
GeographicExtent extent,
String origin,
String epoch,
VerticalDatum.Type type,
String altitudeGrid,
GeodeticDatum gd)
Creates a new VerticalDatum. |
|
| Uses of GeographicExtent in org.cts.op.transformation.grids |
|---|
| Fields in org.cts.op.transformation.grids declared as GeographicExtent | |
|---|---|
protected GeographicExtent |
GeographicGrid.extent
Extent of use of the Geographic grid. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||