Package | Description |
---|---|
gov.nasa.worldwindx.applications.glider | |
gov.nasa.worldwindx.applications.sar | |
gov.nasa.worldwindx.examples.multiwindow |
Examples of how to use multiple WorldWind globes in the same application.
|
Modifier and Type | Class and Description |
---|---|
class |
GliderWorldWindow
View class to support GLIDER program.
|
Modifier and Type | Method and Description |
---|---|
WorldWindowGLCanvas |
WWPanel.getWwd() |
Modifier and Type | Field and Description |
---|---|
protected WorldWindowGLCanvas |
ViewVolumeViewer.wwd |
protected WorldWindowGLCanvas |
ViewVolumeViewer.WWPanel.wwd |
protected WorldWindowGLCanvas |
SharedShapes.WWPanel.wwd |
protected WorldWindowGLCanvas |
FlatAndRoundGlobes.WWPanel.wwd |
Constructor and Description |
---|
WWFrame(WorldWindowGLCanvas shareWith,
Model model,
java.lang.String displayName,
java.lang.String position) |
WWPanel(WorldWindowGLCanvas shareWith,
java.awt.Dimension size,
Model model) |
WWPanel(WorldWindowGLCanvas shareWith,
java.awt.Dimension size,
Model model) |