Class 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
    • Constructor Detail

      • MeasureToolUsage

        public MeasureToolUsage()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)