Class ViewSwitch


  • public class ViewSwitch
    extends ApplicationTemplate
    This example demonstrates the difference between BasicOrbitView and BasicFlyView by allowing the user to select the preferred view type and then enter the name or lat-lon coordinates of a new location to move the view to. Press the enter key and watch WorldWind smoothly and automatically animate to your new location.
    • Constructor Detail

      • ViewSwitch

        public ViewSwitch()
    • Method Detail

      • main

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