Class DraggingShapes

  • Direct Known Subclasses:
    SurfaceShapes

    public class DraggingShapes
    extends ApplicationTemplate
    Illustrates how to enable shape dragging in WorldWind by using a BasicDragger. This creates multiple shapes on the surface terrain that can be dragged to a new location on the terrain. The shapes retain their form when dragged.
    • Constructor Detail

      • DraggingShapes

        public DraggingShapes()
    • Method Detail

      • main

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