Uses of Class
gov.nasa.worldwind.terrain.CompoundElevationModel
-
Packages that use CompoundElevationModel Package Description gov.nasa.worldwind.terrain -
-
Uses of CompoundElevationModel in gov.nasa.worldwind.terrain
Methods in gov.nasa.worldwind.terrain that return CompoundElevationModel Modifier and Type Method Description protected CompoundElevationModel
BasicElevationModelFactory. createCompoundModel(org.w3c.dom.Element[] elements, AVList params)
Creates a compound elevation model and populates it with a specified list of elevation models.
-