gov.nasa.worldwind.examples
Class MeasureToolUsage
java.lang.Object
gov.nasa.worldwind.examples.ApplicationTemplate
gov.nasa.worldwind.examples.MeasureToolUsage
public class MeasureToolUsage
- extends ApplicationTemplate
Example usage of MeasureTool to draw a shape on the globe and measure length, area, etc. Click the "New" button, and
then click and drag on the globe to define a shape. The panel on the left shows the shape's measurement.
- See Also:
MeasureTool
,
MeasureToolController
,
MeasureToolPanel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MeasureToolUsage
public MeasureToolUsage()
main
public static void main(String[] args)