| Interface | Description |
|---|---|
| FrameController | |
| NavigatorListener | |
| WorldWindowController |
| Class | Description |
|---|---|
| BasicFrameController | |
| BasicWorldWindowController | |
| Frame | |
| FrameMetrics | |
| Navigator | |
| NavigatorEvent | |
| NavigatorEventSupport | |
| PickedObject | |
| PickedObjectList | |
| WorldWind | |
| WorldWindow |
Provides a World Wind window that implements a virtual globe inside of the Android view hierarchy.
|
| Annotation Type | Description |
|---|---|
| WorldWind.AltitudeMode |
Altitude mode indicates how World Wind interprets a position's altitude component.
|
| WorldWind.DrawableGroup |
Drawable group provides a standard set of group IDs for organizing World Window drawing into four phases:
background, surface, shape, and screen.
|
| WorldWind.GestureState |
Gesture state indicates a GestureRecognizer's current state.
|
| WorldWind.ImageConfig |
Image config indicates the in-memory representation for images displayed by World Wind components.
|
| WorldWind.NavigatorAction |
Navigator event action indicates the type of NavigatorEvent that has been generated.
|
| WorldWind.OffsetMode |
Offset mode indicates how World Wind interprets an offset's x and y values.
|
| WorldWind.OrientationMode |
Orientation mode indicates how World Wind interprets a renderable's orientation value, e.g., tilt and rotate
values.
|
| WorldWind.PathType |
Path type indicates how World Wind create a geographic path between two locations.
|