NASA World Wind

Serialized Form


Package gov.nasa.worldwind

Class gov.nasa.worldwind.PickedObjectList extends ArrayList<PickedObject> implements Serializable

Class gov.nasa.worldwind.PositionEvent extends EventObject implements Serializable

Serialized Fields

mouseEvent

MouseEvent mouseEvent

position

Position position

previousPosition

Position previousPosition

Class gov.nasa.worldwind.RenderingEvent extends EventObject implements Serializable

Serialized Fields

stage

String stage

Class gov.nasa.worldwind.SectorGeometryList extends ArrayList<SectorGeometry> implements Serializable

Serialized Fields

pickSupport

PickSupport pickSupport

Class gov.nasa.worldwind.SelectEvent extends EventObject implements Serializable

Serialized Fields

eventAction

String eventAction

mouseEvent

MouseEvent mouseEvent

pickedObjects

PickedObjectList pickedObjects

Class gov.nasa.worldwind.WWDuplicateRequestException extends WWRuntimeException implements Serializable

Class gov.nasa.worldwind.WWRuntimeException extends RuntimeException implements Serializable


Package gov.nasa.worldwind.awt

Class gov.nasa.worldwind.awt.WorldWindowGLCanvas extends GLCanvas implements Serializable

Serialized Fields

wwd

WorldWindowGLAutoDrawable wwd

inputHandler

InputHandler inputHandler

Class gov.nasa.worldwind.awt.WorldWindowGLJPanel extends GLJPanel implements Serializable

Serialized Fields

wwd

WorldWindowGLAutoDrawable wwd

inputHandler

InputHandler inputHandler


NASA World Wind