Interface | Description |
---|---|
GeographicProjection |
Represents transformations between geographic coordinates and Cartesian coordinates.
|
Globe |
Planet or celestial object that can be modeled by an ellipsoid.
|
Terrain |
Surface of a planet or celestial object.
|
Tessellator |
Class | Description |
---|---|
BasicGlobe |
Generic ellipsoidal Globe enabling construction with standard ellipsoid values.
|
BasicTerrain | |
BasicTessellator | |
GlobeWgs84 |
Globe implementing the WGS 84 reference system (aka WGS 1984, EPSG:4326).
|
ProjectionWgs84 | |
TerrainTile |
Represents a portion of a globe's terrain.
|