Interface | Description |
---|---|
FrameController | |
NavigatorListener | |
WorldWindowController |
Class | Description |
---|---|
BasicFrameController | |
BasicWorldWindowController | |
Frame | |
FrameMetrics | |
Navigator | |
NavigatorEvent | |
NavigatorEventSupport | |
PickedObject | |
PickedObjectList | |
WorldWind | |
WorldWindow |
Provides a WorldWind window that implements a virtual globe inside of the Android view hierarchy.
|
Annotation Type | Description |
---|---|
WorldWind.AltitudeMode |
Altitude mode indicates how WorldWind interprets a position's altitude component.
|
WorldWind.DrawableGroup |
Drawable group provides a standard set of group IDs for organizing WorldWindow 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 WorldWind components.
|
WorldWind.NavigatorAction |
Navigator event action indicates the type of NavigatorEvent that has been generated.
|
WorldWind.OffsetMode |
Offset mode indicates how WorldWind interprets an offset's x and y values.
|
WorldWind.OrientationMode |
Orientation mode indicates how WorldWind interprets a renderable's orientation value, e.g., tilt and rotate
values.
|
WorldWind.PathType |
Path type indicates how WorldWind create a geographic path between two locations.
|
WorldWind.ResamplingMode |
Resampling mode indicates the image sampling algorithm used by WorldWind to display images that appear larger or
smaller on screen than their native resolution.
|
WorldWind.WrapMode |
Wrap mode indicates how WorldWind displays the contents of an image when attempting to draw a region outside of
the image bounds.
|