NASA World Wind

Serialized Form


Package gov.nasa.worldwind.applications.sar

Class gov.nasa.worldwind.applications.sar.AnalysisPanel extends JPanel implements Serializable

Serialized Fields

wwd

WorldWindow wwd

currentTrack

SARTrack currentTrack

trackViewPanel

TrackViewPanel trackViewPanel

terrainProfilePanel

TerrainProfilePanel terrainProfilePanel

crosshairLayer

CrosshairLayer crosshairLayer

planeModelLayer

RenderableLayer planeModelLayer

planeModel

PlaneModel planeModel

propertyChangeListener

PropertyChangeListener propertyChangeListener

Class gov.nasa.worldwind.applications.sar.AppendPositionAction extends AbstractAction implements Serializable

Serialized Fields

table

PositionTable table

Class gov.nasa.worldwind.applications.sar.ControlPanel extends JPanel implements Serializable

Serialized Fields

tracksPanel

TracksPanel tracksPanel

analysisPanel1

AnalysisPanel analysisPanel1

Class gov.nasa.worldwind.applications.sar.DeletePositionsAction extends AbstractAction implements Serializable

Serialized Fields

table

PositionTable table

Class gov.nasa.worldwind.applications.sar.HelpFrame extends JFrame implements Serializable

Serialized Fields

helpPane

JEditorPane helpPane

Class gov.nasa.worldwind.applications.sar.InsertPositionAction extends AbstractAction implements Serializable

Serialized Fields

above

boolean above

table

PositionTable table

Class gov.nasa.worldwind.applications.sar.LayerMenu extends JMenu implements Serializable

Serialized Fields

wwd

WorldWindow wwd

Class gov.nasa.worldwind.applications.sar.PositionTable extends JTable implements Serializable

Serialized Fields

sarTrack

SARTrack sarTrack

elevationUnit

String elevationUnit

Class gov.nasa.worldwind.applications.sar.SAR2 extends JFrame implements Serializable

Serialized Fields

trackController

TrackController trackController

annotationSupport

SARAnnotationSupport annotationSupport

wwd

WorldWindow wwd

redrawTimer

Timer redrawTimer

controlPanel

ControlPanel controlPanel

wwPanel

WWPanel wwPanel

layerMenu

LayerMenu layerMenu

feetMenuItem

JCheckBoxMenuItem feetMenuItem

metersMenuItem

JCheckBoxMenuItem metersMenuItem

helpFrame

HelpFrame helpFrame

openFileChooser

JFileChooser openFileChooser

saveTrackDialog

SaveTrackDialog saveTrackDialog

elevationUnit

String elevationUnit

Class gov.nasa.worldwind.applications.sar.TerrainProfilePanel extends JPanel implements Serializable

Serialized Fields

controller

gov.nasa.worldwind.applications.sar.TerrainProfilePanel.TerrainProfileController controller

panel1

JPanel panel1

panel2

JPanel panel2

panel6

JPanel panel6

panel5

JPanel panel5

sizeComboBox

JComboBox sizeComboBox

panel7

JPanel panel7

followComboBox

JComboBox followComboBox

panel3

JPanel panel3

proportionalCheckBox

JCheckBox proportionalCheckBox

showEyeCheckBox

JCheckBox showEyeCheckBox

zeroBaseCheckBox

JCheckBox zeroBaseCheckBox

panel4

JPanel panel4

profileWidthSlider

JSlider profileWidthSlider

profileWidthLabel

JLabel profileWidthLabel

panel8

JPanel panel8

panel4b

JPanel panel4b

profileLengthSlider

JSlider profileLengthSlider

profileLengthLabel

JLabel profileLengthLabel

Class gov.nasa.worldwind.applications.sar.TrackPanel extends JPanel implements Serializable

Serialized Fields

elevationUnit

String elevationUnit

ignoreOffsetChange

boolean ignoreOffsetChange

panel1

JPanel panel1

topPanel

JPanel topPanel

visibilityFlag

JCheckBox visibilityFlag

checkBox1

JCheckBox checkBox1

scrollPane

JScrollPane scrollPane

positionTable

PositionTable positionTable

offsetPanel

JPanel offsetPanel

offsetSlider

JSlider offsetSlider

panel2

JPanel panel2

offsetToggleCheckBox

JCheckBox offsetToggleCheckBox

offsetReadout

JTextField offsetReadout

Class gov.nasa.worldwind.applications.sar.TracksPanel extends JPanel implements Serializable

Serialized Fields

elevationUnit

String elevationUnit

tracksTabbedPane

JTabbedPane tracksTabbedPane

Class gov.nasa.worldwind.applications.sar.TrackViewPanel extends JPanel implements Serializable

Serialized Fields

sarTrack

SARTrack sarTrack

elevationUnit

String elevationUnit

subsurfaceButton

JCheckBox subsurfaceButton

examineButton

JRadioButton examineButton

followButton

JRadioButton followButton

freeButton

JRadioButton freeButton

overrideClipDistanceButton

JCheckBox overrideClipDistanceButton

clipDistanceSlider

JSlider clipDistanceSlider

latLabel

JLabel latLabel

lonLabel

JLabel lonLabel

altLabel

JLabel altLabel

latReadout

JLabel latReadout

lonReadout

JLabel lonReadout

altReadout

JLabel altReadout

positionSpinner

JSpinner positionSpinner

positionSlider

JSlider positionSlider

fastReverseButton

JButton fastReverseButton

reverseButton

JButton reverseButton

stopButton

JButton stopButton

forwardButton

JButton forwardButton

fastForwardButton

JButton fastForwardButton

speedLabel

JLabel speedLabel

speedSlider

JSlider speedSlider

playMode

int playMode

player

Timer player

Class gov.nasa.worldwind.applications.sar.WWPanel extends JPanel implements Serializable

Serialized Fields

wwd

WorldWindowGLCanvas wwd

statusBar

StatusBar statusBar

propertyChangeListener

PropertyChangeListener propertyChangeListener

Package gov.nasa.worldwind.event

Class gov.nasa.worldwind.event.DragSelectEvent extends SelectEvent implements Serializable

Serialized Fields

previousPickPoint

Point previousPickPoint

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

Serialized Fields

screenPoint

Point screenPoint

position

Position position

previousPosition

Position previousPosition

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

Serialized Fields

stage

String stage

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

Serialized Fields

eventAction

String eventAction

pickPoint

Point pickPoint

mouseEvent

MouseEvent mouseEvent

pickedObjects

PickedObjectList pickedObjects

Package gov.nasa.worldwind.examples

Class gov.nasa.worldwind.examples.AlarmIcons.AppFrame extends ApplicationTemplate.AppFrame implements Serializable

Serialized Fields

icon

UserFacingIcon icon

alarmTypes

ArrayList<E> alarmTypes

Class gov.nasa.worldwind.examples.AnaglyphStereo.AppFrame extends ApplicationTemplate.AppFrame implements Serializable

Serialized Fields

displayMode

String displayMode

focusAngle

Angle focusAngle

focusAngleSlider

JSlider focusAngleSlider

Class gov.nasa.worldwind.examples.ApplicationTemplate.AppFrame extends JFrame implements Serializable

Serialized Fields

canvasSize

Dimension canvasSize

wwjPanel

ApplicationTemplate.AppPanel wwjPanel

layerPanel

LayerPanel layerPanel

statsPanel

StatisticsPanel statsPanel

Class gov.nasa.worldwind.examples.ApplicationTemplate.AppPanel extends JPanel implements Serializable

Serialized Fields

wwd

WorldWindowGLCanvas wwd

statusBar

StatusBar statusBar

Class gov.nasa.worldwind.examples.BMNGTwelveMonth.AppFrame extends ApplicationTemplate.AppFrame implements Serializable

Serialized Fields

BMNGBaseLayers

Layer[] BMNGBaseLayers

BMNGTiledLayers

Layer[] BMNGTiledLayers

baseLayerID

int baseLayerID

tiledLayerID

int tiledLayerID

month

int month

monthAnimator

Timer monthAnimator

monthSlider

JSlider monthSlider

redrawTimer

Timer redrawTimer

Class gov.nasa.worldwind.examples.FlatWorld.AppFrame extends ApplicationTemplate.AppFrame implements Serializable

Class gov.nasa.worldwind.examples.FlatWorldEarthquakes.AppFrame extends ApplicationTemplate.AppFrame implements Serializable

Serialized Fields

eqLayer

RenderableLayer eqLayer

mouseEq

gov.nasa.worldwind.examples.FlatWorldEarthquakes.AppFrame.EqAnnotation mouseEq

latestEq

gov.nasa.worldwind.examples.FlatWorldEarthquakes.AppFrame.EqAnnotation latestEq

tooltipAnnotation

GlobeAnnotation tooltipAnnotation

downloadButton

JButton downloadButton

statusLabel

JLabel statusLabel

latestLabel

JLabel latestLabel

lastUpdate

Date lastUpdate

blinker

gov.nasa.worldwind.examples.FlatWorldEarthquakes.AppFrame.Blinker blinker

updater

Timer updater

lastUpdaterEvent

Date lastUpdaterEvent

magnitudeCombo

JComboBox magnitudeCombo

eqAttributes

AnnotationAttributes eqAttributes

eqIcons

BufferedImage[] eqIcons

eqColors

Color[] eqColors

Class gov.nasa.worldwind.examples.FlatWorldPanel extends JPanel implements Serializable

Serialized Fields

wwd

WorldWindow wwd

globe

FlatGlobe globe

projection

String projection

projectionCombo

JComboBox projectionCombo

Class gov.nasa.worldwind.examples.GazetteerPanel extends JPanel implements Serializable

Serialized Fields

wwd

WorldWindow wwd

gazeteer

Gazetteer gazeteer

Class gov.nasa.worldwind.examples.GoToCoordinatePanel extends JPanel implements Serializable

Serialized Fields

wwd

WorldWindow wwd

coordInput

JTextField coordInput

resultLabel

JLabel resultLabel

Class gov.nasa.worldwind.examples.GraticuleAttributesPanel extends JPanel implements Serializable

Serialized Fields

linePanel

JPanel linePanel

lineColorPanel

gov.nasa.worldwind.examples.GraticuleAttributesPanel.ColorPanel lineColorPanel

lineWidthSlider

JSlider lineWidthSlider

lineWidthSpinner

JSpinner lineWidthSpinner

lineWidthSpinnerModel

SpinnerNumberModel lineWidthSpinnerModel

lineStyle

JComboBox lineStyle

labelPanel

JPanel labelPanel

labelColorPanel

gov.nasa.worldwind.examples.GraticuleAttributesPanel.ColorPanel labelColorPanel

labelEnabled

JCheckBox labelEnabled

labelFontName

JComboBox labelFontName

labelFontStyle

JComboBox labelFontStyle

labelFontSize

JComboBox labelFontSize

Class gov.nasa.worldwind.examples.LayerPanel extends JPanel implements Serializable

Serialized Fields

layersPanel

JPanel layersPanel

westPanel

JPanel westPanel

scrollPane

JScrollPane scrollPane

defaultFont

Font defaultFont

atMaxFont

Font atMaxFont

Class gov.nasa.worldwind.examples.LineBuilder.AppFrame extends ApplicationTemplate.AppFrame implements Serializable

Class gov.nasa.worldwind.examples.LocallyGeneratedImagery.AppFrame extends ApplicationTemplate.AppFrame implements Serializable

Serialized Fields

rpfPanel

gov.nasa.worldwind.examples.LocallyGeneratedImagery.RPFPanel rpfPanel

Class gov.nasa.worldwind.examples.Mars.AppFrame extends ApplicationTemplate.AppFrame implements Serializable

Class gov.nasa.worldwind.examples.MGRSAttributesPanel extends JPanel implements Serializable

Serialized Fields

layer

MGRSGraticuleLayer layer

itemList

JList itemList

maxResolutionComboBox

JComboBox maxResolutionComboBox

saveStateButton

JButton saveStateButton

loadStateButton

JButton loadStateButton

cardPanel

JPanel cardPanel

cardLayout

CardLayout cardLayout

graticuleAttribPanelMap

Map<K,V> graticuleAttribPanelMap

ignoreLayerEvents

boolean ignoreLayerEvents

ignoreUIEvents

boolean ignoreUIEvents

ALL_GRATICULE_TYPES

String[] ALL_GRATICULE_TYPES

MGRS_GRATICULE_TYPES

String[] MGRS_GRATICULE_TYPES

Class gov.nasa.worldwind.examples.MGRSGraticule.AppFrame extends ApplicationTemplate.AppFrame implements Serializable

Class gov.nasa.worldwind.examples.Moon.AppFrame extends ApplicationTemplate.AppFrame implements Serializable

Class gov.nasa.worldwind.examples.PlaceNames.AppFrame extends ApplicationTemplate.AppFrame implements Serializable

Class gov.nasa.worldwind.examples.PlaceNamesPanel extends JPanel implements Serializable

Serialized Fields

nameServices

List<E> nameServices

nameLayer

PlaceNameLayer nameLayer

wwd

WorldWindow wwd

cbList

ArrayList<E> cbList

Class gov.nasa.worldwind.examples.RemoteSurfaceImage.AppFrame extends ApplicationTemplate.AppFrame implements Serializable

Class gov.nasa.worldwind.examples.Shapes.AppFrame extends JFrame implements Serializable

Serialized Fields

canvasSize

Dimension canvasSize

wwjPanel

ApplicationTemplate.AppPanel wwjPanel

layer

RenderableLayer layer

textRenderer

TextRenderer textRenderer

currentShape

Renderable currentShape

currentPathColor

String currentPathColor

currentPathOpacity

int currentPathOpacity

currentPathWidth

float currentPathWidth

currentPathType

String currentPathType

currentPathStyle

String currentPathStyle

currentFollowTerrain

boolean currentFollowTerrain

currentOffset

float currentOffset

currentTerrainConformance

int currentTerrainConformance

currentNumSubsegments

int currentNumSubsegments

currentBorderColor

String currentBorderColor

currentBorderWidth

float currentBorderWidth

currentBorderOpacity

int currentBorderOpacity

currentBorderStyle

String currentBorderStyle

currentInteriorColor

String currentInteriorColor

currentInteriorOpacity

int currentInteriorOpacity

currentInteriorStyle

String currentInteriorStyle

currentImage

String currentImage

currentTextureWidth

int currentTextureWidth

currentTextureHeight

int currentTextureHeight

onTerrainOnlyItems

ArrayList<E> onTerrainOnlyItems

offTerrainOnlyItems

ArrayList<E> offTerrainOnlyItems

Class gov.nasa.worldwind.examples.StatisticsPanel extends JPanel implements Serializable

Serialized Fields

statsPanel

JPanel statsPanel

outerPanel

JPanel outerPanel

scrollPane

JScrollPane scrollPane

Class gov.nasa.worldwind.examples.SurfaceImages.AppFrame extends ApplicationTemplate.AppFrame implements Serializable

Class gov.nasa.worldwind.examples.SurfaceImageViewer.AppFrame extends ApplicationTemplate.AppFrame implements Serializable

Serialized Fields

fileChooser

JFileChooser fileChooser

opacitySlider

JSlider opacitySlider

layer

SurfaceImageLayer layer

Class gov.nasa.worldwind.examples.TerrainProfiler.AppFrame extends ApplicationTemplate.AppFrame implements Serializable

Serialized Fields

follow

String follow

showEyePosition

boolean showEyePosition

keepProportions

boolean keepProportions

zeroBased

boolean zeroBased

graphDimension

Dimension graphDimension

profileLengthFactor

double profileLengthFactor

helpLabel

JLabel helpLabel

lengthSlider

JSlider lengthSlider

showEyeCheck

JCheckBox showEyeCheck

tpl

TerrainProfileLayer tpl

Class gov.nasa.worldwind.examples.UsageInTabbedPane.WWJPanel extends JPanel implements Serializable

Serialized Fields

wwd

WorldWindowGLCanvas wwd

statusBar

StatusBar statusBar

Class gov.nasa.worldwind.examples.ViewIteration.AppFrame extends JFrame implements Serializable

Serialized Fields

pathPosition

int pathPosition

pathActions

gov.nasa.worldwind.examples.ViewIteration.AppFrame.PathAction[] pathActions

canvasSize

Dimension canvasSize

wwjPanel

ApplicationTemplate.AppPanel wwjPanel

Class gov.nasa.worldwind.examples.ViewLookAround.AppFrame extends ApplicationTemplate.AppFrame implements Serializable

Serialized Fields

vcp

gov.nasa.worldwind.examples.ViewLookAround.AppFrame.ViewControlPanel vcp

Class gov.nasa.worldwind.examples.WMSLayersPanel extends JPanel implements Serializable

Serialized Fields

wwd

WorldWindow wwd

serverURI

URI serverURI

size

Dimension size

loadingThread

Thread loadingThread

layerInfos

TreeSet<E> layerInfos

Package gov.nasa.worldwind.examples.applet

Class gov.nasa.worldwind.examples.applet.WWJApplet extends JApplet implements Serializable

Serialized Fields

wwd

WorldWindowGLCanvas wwd

statusBar

StatusBar statusBar

labelsLayer

RenderableLayer labelsLayer

Class gov.nasa.worldwind.examples.applet.WWJAppletMinimal extends JApplet implements Serializable

Serialized Fields

wwd

WorldWindowGLCanvas wwd

statusBar

StatusBar statusBar

Package gov.nasa.worldwind.exception

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

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


Package gov.nasa.worldwind.globes

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

Serialized Fields

sector

Sector sector

pickSupport

PickSupport pickSupport

pickSectors

HashMap<K,V> pickSectors

Package gov.nasa.worldwind.issues

Class gov.nasa.worldwind.issues.WWJ_87.AppFrame extends ApplicationTemplate.AppFrame implements Serializable


Package gov.nasa.worldwind.layers

Class gov.nasa.worldwind.layers.LayerList extends CopyOnWriteArrayList<Layer> implements Serializable

Serialized Fields

wwo

WWObjectImpl wwo

Package gov.nasa.worldwind.layers.rpf.wizard

Class gov.nasa.worldwind.layers.rpf.wizard.DataChooserPanel extends JPanel implements Serializable

Serialized Fields

title

JLabel title

description

JLabel description

fileSetList

Collection<E> fileSetList

propertyEvents

gov.nasa.worldwind.layers.rpf.wizard.DataChooserPanel.PropertyEvents propertyEvents

selectButtons

Map<K,V> selectButtons

dataPanel

JComponent dataPanel

selectAllButton

JButton selectAllButton

deselectAllButton

JButton deselectAllButton

dataScrollPane

JScrollPane dataScrollPane

dataDescription

JLabel dataDescription

Class gov.nasa.worldwind.layers.rpf.wizard.FileChooserPanel extends JPanel implements Serializable

Serialized Fields

title

JLabel title

description

JLabel description

fileField

JFormattedTextField fileField

chooseButton

JButton chooseButton

fileChooser

JFileChooser fileChooser

Class gov.nasa.worldwind.layers.rpf.wizard.ProgressPanel extends JPanel implements Serializable

Serialized Fields

title

JLabel title

description

JLabel description

progressBar

JProgressBar progressBar

progressDescription1

JLabel progressDescription1

progressDescription2

JLabel progressDescription2

Package gov.nasa.worldwind.pick

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


Package gov.nasa.worldwind.util

Class gov.nasa.worldwind.util.Gazetteer extends JPanel implements Serializable

Class gov.nasa.worldwind.util.Gazetteer.GazetteerException extends Exception implements Serializable

Class gov.nasa.worldwind.util.StatusBar extends JPanel implements Serializable

Serialized Fields

eventSource

WorldWindow eventSource

latDisplay

JLabel latDisplay

lonDisplay

JLabel lonDisplay

altDisplay

JLabel altDisplay

eleDisplay

JLabel eleDisplay

showNetworkStatus

boolean showNetworkStatus

elevationUnit

String elevationUnit

Class gov.nasa.worldwind.util.StatusBarMGRS extends StatusBar implements Serializable

Class gov.nasa.worldwind.util.StatusBarUTM extends StatusBar implements Serializable


NASA World Wind