Package gov.nasa.worldwind
Annotation Type WorldWind.NavigatorAction
-
@Retention(SOURCE) public static @interface WorldWind.NavigatorAction
Navigator event action indicates the type of NavigatorEvent that has been generated. Accepted values areWorldWind.NAVIGATOR_MOVED
andWorldWind.NAVIGATOR_STOPPED
.