Package | Description |
---|---|
org.osm2world.core | |
org.osm2world.core.map_elevation.creation | |
org.osm2world.viewer.view.debug |
Modifier and Type | Method and Description |
---|---|
TerrainElevationData |
ConversionFacade.Results.getEleData() |
Modifier and Type | Class and Description |
---|---|
class |
SRTMData
SRTM data for a part of the planet
|
Modifier and Type | Method and Description |
---|---|
void |
TagElevationCalculator.calculateElevations(MapData mapData,
TerrainElevationData eleData) |
void |
ZeroElevationCalculator.calculateElevations(MapData mapData,
TerrainElevationData eleData) |
void |
ElevationCalculator.calculateElevations(MapData mapData,
TerrainElevationData eleData)
provides elevation information for all elements in the
MapData . |
Modifier and Type | Field and Description |
---|---|
protected TerrainElevationData |
DebugView.eleData |