Package | Description |
---|---|
gov.nasa.worldwind | |
gov.nasa.worldwind.awt | |
gov.nasa.worldwind.event | |
gov.nasa.worldwind.layers | |
gov.nasa.worldwind.render | |
gov.nasa.worldwind.util | |
gov.nasa.worldwind.util.measure | |
gov.nasa.worldwind.util.tree |
A tree control drawn in the world window.
|
gov.nasa.worldwindx.applications.dataimporter | |
gov.nasa.worldwindx.applications.worldwindow.core | |
gov.nasa.worldwindx.applications.worldwindow.features | |
gov.nasa.worldwindx.applications.worldwindow.util.measuretool | |
gov.nasa.worldwindx.examples | |
gov.nasa.worldwindx.examples.kml |
Examples of importing and exporting files in the Keyhole Markup Language (KML).
|
gov.nasa.worldwindx.examples.util |
Modifier and Type | Method and Description |
---|---|
void |
WorldWindowImpl.addSelectListener(SelectListener listener) |
void |
WorldWindow.addSelectListener(SelectListener listener)
Adds a select listener to this world window.
|
void |
WorldWindowImpl.removeSelectListener(SelectListener listener) |
void |
WorldWindow.removeSelectListener(SelectListener listener)
Removes the specified select listener associated with this world window.
|
Modifier and Type | Field and Description |
---|---|
protected SelectListener |
AWTInputHandler.selectListener |
Modifier and Type | Method and Description |
---|---|
void |
WorldWindowGLCanvas.addSelectListener(SelectListener listener) |
void |
AWTInputHandler.addSelectListener(SelectListener listener) |
void |
WorldWindowGLJPanel.addSelectListener(SelectListener listener) |
void |
WorldWindowGLCanvas.removeSelectListener(SelectListener listener) |
void |
AWTInputHandler.removeSelectListener(SelectListener listener) |
void |
WorldWindowGLJPanel.removeSelectListener(SelectListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
InputHandler.addSelectListener(SelectListener listener) |
void |
NoOpInputHandler.addSelectListener(SelectListener listener) |
void |
InputHandler.removeSelectListener(SelectListener listener) |
void |
NoOpInputHandler.removeSelectListener(SelectListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
TerrainProfileLayer
Displays a terrain profile graph in a screen corner.
|
class |
ViewControlsSelectListener
Controller for onscreen view controls displayed by
ViewControlsLayer . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBrowserBalloon
A
that displays HTML, JavaScript, and Flash content using the
system's native browser. |
class |
GlobeBrowserBalloon
A
that displays HTML, JavaScript, and Flash content using
the system's native browser, and who's origin is located at a position on the Globe . |
class |
ScreenBrowserBalloon
A
that displays HTML, JavaScript, and Flash content
using the system's native browser, and who's origin is located at a point on the screen. |
class |
ScreenCreditController |
Modifier and Type | Interface and Description |
---|---|
interface |
HotSpot
HotSpot is an interface for forwarding select, keyboard, and mouse events to picked objects in the
WorldWindow . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHotSpot
AbstractHotSpot is an abstract base class for the
HotSpot interface. |
class |
AbstractResizeHotSpot
A HotSpot for resizing a frame or window.
|
class |
BasicDragger
Interprets mouse input via the
DragSelectEvent for notifying picked objects implementing the
Draggable interface. |
class |
ShapeEditor
Provides a user interface for editing a shape and performs editing.
|
Modifier and Type | Class and Description |
---|---|
class |
MeasureToolController
Generic controller for the
MeasureTool . |
Modifier and Type | Class and Description |
---|---|
class |
DragControl
A
TreeHotSpot that can handle drag events. |
class |
FrameResizeControl
A screen control for resizing a frame.
|
class |
ScrollBar.ScrollControl
Control for the scroll arrows and areas of the scroll bar above and below the knob.
|
class |
ScrollBar.ScrollKnob
Control for dragging the scroll knob.
|
class |
ScrollFrame
A frame that can scroll its contents.
|
class |
TreeHotSpot
An area of a
Tree that can receive select and mouse events. |
Modifier and Type | Class and Description |
---|---|
class |
FileSetHighlighter
Highlights the coverage area of selected data sets.
|
class |
FileStoreSectorHighlighter
Highlights a filestore data set by showing its bounding sector.
|
Modifier and Type | Class and Description |
---|---|
class |
ExternalLinkController |
class |
IconController |
class |
InfoPanelController |
class |
ToolTipController |
Modifier and Type | Class and Description |
---|---|
class |
StatusPanelImpl |
Modifier and Type | Class and Description |
---|---|
class |
WWOMeasureTool |
Modifier and Type | Method and Description |
---|---|
void |
WWOMeasureTool.addSelectListener(SelectListener listener) |
Modifier and Type | Class and Description |
---|---|
static class |
AnnotationControls.AppFrame |
class |
ClickAndGoSelectListener
Handles view 'fly to' on left clicked picked objects with a position.
|
protected static class |
ContextMenusOnShapes.ContextMenuController
The Controller listens for selection events and either highlights a selected item or shows its context menu.
|
static class |
RubberSheetImage.Controller |
protected static class |
ScreenSelection.SelectionHighlightController
Extends HighlightController to add the capability to highlight objects selected by a ScreenSelector.
|
static class |
ShapeClipping.AppFrame |
static class |
ShapeEditing.AppFrame |
static class |
ShapeEditingExtension.AppFrame
This is the app that instantiates the custom shape and the extended shape editor.
|
static class |
ShapeEditingExtension.ShapeEditorExtension
Defines an extension to
ShapeEditor that knows how to operate on the custom shape
defined above. |
protected static class |
VideoOnTerrain.SurfaceImageDragger |
Modifier and Type | Class and Description |
---|---|
class |
KMLApplicationController
A controller that maps KML events to changes in a World Wind application.
|
Modifier and Type | Class and Description |
---|---|
class |
AudioPlayerAnnotationController |
class |
BalloonController
Controller to display a
Balloon and handle balloon events. |
class |
BalloonResizeController
Create a controller to resize a
Balloon by dragging the mouse. |
class |
ButtonAnnotation |
class |
DialogAnnotationController |
class |
HighlightController
Controls highlighting of shapes implementing
Highlightable in response to pick events. |
class |
HotSpotController
Controller to forward selection, keyboard, and mouse events on the World Window to the active
HotSpot . |
class |
LayerManagerLayer
Displays the layer list in a heads-up display in the viewport.
|
class |
ScreenSelector
ScreenSelector is an application utility that provides interactive screen rectangle selection with visual feedback,
and tracks the list of objects intersecting the screen rectangle.
|
class |
SectorSelector
Provides an interactive region selector.
|
class |
SlideShowAnnotationController |
class |
SurfaceImageEditor |