org.osm2world.core.map_elevation.creation
public class BridgeTunnelElevationCalculator extends TagElevationCalculator
Constructor and Description |
---|
BridgeTunnelElevationCalculator() |
Modifier and Type | Method and Description |
---|---|
protected Double |
getEleForTags(TagGroup tags)
returns the elevation as set explicitly by the tags
|
calculateElevations
protected Double getEleForTags(TagGroup tags)
TagElevationCalculator
getEleForTags
in class TagElevationCalculator