gov.nasa.worldwind.examples
Class GetBestElevations
java.lang.Object
gov.nasa.worldwind.examples.ApplicationTemplate
gov.nasa.worldwind.examples.GetBestElevations
public class GetBestElevations
- extends ApplicationTemplate
Retrieve the highest-resolution elevations available for the current elevation model, drawing them from the server if
necessary. Shift-click on the globe to retrieve the elevation of a location.
Note: The HighResolutionTerrain
class may be more appropriate to your needs than
this example.
- See Also:
HighResolutionTerrain
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetBestElevations
public GetBestElevations()
main
public static void main(String[] args)