Package | Description |
---|---|
gov.nasa.worldwindx.applications.antenna | |
gov.nasa.worldwindx.applications.glider | |
gov.nasa.worldwindx.examples | |
gov.nasa.worldwindx.examples.analytics | |
gov.nasa.worldwindx.examples.dataimport | |
gov.nasa.worldwindx.examples.elevations | |
gov.nasa.worldwindx.examples.kml |
Examples of importing and exporting files in the Keyhole Markup Language (KML).
|
gov.nasa.worldwindx.examples.lineofsight |
Examples of how to perform line of sight calculations in WorldWind.
|
gov.nasa.worldwindx.examples.shapebuilder | |
gov.nasa.worldwindx.examples.symbology |
Examples of displaying graphics from common symbology sets in World Wind.
|
gov.nasa.worldwindx.examples.tutorial | |
gov.nasa.worldwindx.examples.util | |
gov.nasa.worldwindx.examples.view | |
gov.nasa.worldwindx.performance |
Modifier and Type | Class and Description |
---|---|
class |
AntennaViewer |
Modifier and Type | Class and Description |
---|---|
class |
GliderTestApp |
Modifier and Type | Class and Description |
---|---|
class |
AirspaceBuilder
Illustrates runtime construction of 3D extruded polygons and spheres using World Wind
shapes. |
class |
Airspaces
Illustrates how to configure and display World Wind
shapes. |
class |
AlarmIcons
Illustrates how to display an icon with an alarm state using a World Wind
. |
class |
AnimatedGlobe
Shows how to use a JOGL Animator to animate in World Wind
|
class |
AnnotationControls
Illustrates how to use a World Wind
with an to display an Annotation with a simple embedded user interface. |
class |
Annotations
Illustrates how to use a World Wind
to display on-screen information to the user in
the form of a text label with an optional image. |
class |
Balloons
Illustrates how to use a World Wind
to display on-screen information to the user in the
form of a screen-aligned text balloon. |
class |
BathymetryRemoval
Illustrates how to suppress the World Wind
bathymetry
(elevations below mean sea level) by using a . |
class |
Boxes
Illustrates how to use the World Wind
rigid shape to display an arbitrarily sized and
oriented box at a geographic position on the Globe. |
class |
BulkDownload
Illustrates how to use World Wind to retrieve data from layers and elevation models in bulk from a remote source.
|
class |
CacheLocationConfiguration
Illustrates how to specify a configuration file that specifies alternate locations for the World Wind local cache.
|
class |
Cones
Illustrates how to use the World Wind
rigid shape to display an arbitrarily sized and
oriented cone at a geographic position on the Globe. |
class |
ConfiguringGLRuntimeCapabilities
Illustrates how to specify the OpenGL features World Wind uses by configuring a
. |
class |
ContextMenusOnShapes
Illustrates how to attach context (popup) menus to shapes.
|
class |
ContourBuilderExample
Shows how to use the
ContourBuilder class to compute contour lines in an arbitrary
rectangular array of numeric values. |
class |
ContourLines
Illustrates how to display contour lines in World Wind on the surface terrain at a specified elevation.
|
class |
CustomElevationModel
Illustrates how to configure World Wind with a custom
from a configuration file. |
class |
Cylinders
Illustrates how to use the World Wind
rigid shape to display an arbitrarily sized and
oriented cylinder at a geographic position on the Globe. |
class |
DebuggingGLErrors
Illustrates how to capture OpenGL errors into the log during development.
|
class |
DeepPicking
Illustrates how to cause all elements under the cursor in a WorldWindow to be reported in
. |
class |
DetailHints
Illustrates how to control the detail of
and
using their detail hint properties. |
class |
DimGlobeSurface
Shows how to add a layer over the globe's surface imagery to simulate dimming the surface.
|
class |
DraggingShapes
Illustrates how to enable shape dragging in World Wind by using a
. |
class |
EGM96Offsets
Shows how to apply EGM96 offsets to the Earth.
|
class |
Ellipsoids
Illustrates how to use the World Wind
rigid shape to display an arbitrarily sized and
oriented ellipsoid at a geographic position on the Globe. |
class |
ExportImageOrElevations
Demonstrates how to use the
SectorSelector utility to save selected image or/and elevations to a GeoTIFF
file. |
class |
ExtrudedPolygons
Shows how to use
ExtrudedPolygon . |
class |
ExtrudedPolygonsFromShapefile
Shows how to make extruded shapes from an ESRI Shapefile containing per-shape height attributes.
|
class |
ExtrudedPolygonWithBaseDepth
Shows how to use
ExtrudedPolygon with a specified base depth that places the extruded polygon's base vertices
below the terrain. |
class |
ExtrudedShapes
Demonstrates how to create
ExtrudedPolygon s with cap and side textures. |
class |
FlatWorld
Example of displaying a flat globe instead of a round globe.
|
class |
FlatWorldEarthquakes
Using the EarthFlat and FlatOrbitView to display USGS latest earthquakes rss feed.
|
class |
GARSGraticule
Displays the globe with a GARS graticule.
|
class |
GazetteerApp
Example of integrating a gazetteer search function using the
YahooGazetteer . |
class |
GeoRSS
Illustrates how to create a shape from a GeoRSS document.
|
class |
GetBestElevations
Retrieve the highest-resolution elevations available for the current elevation model, drawing them from the server if
necessary.
|
class |
GlobeAnnotationExample
Tests a GlobeAnnotation near the dateline.
|
class |
GPSTracks
Demonstrates displaying GPS tracks using markers.
|
class |
Graticule
Displays the globe with a latitude and longitude graticule (latitude and longitude grid).
|
class |
IconPicking
Shows how to detect picked icons.
|
class |
KeepingObjectsInView
KeepingObjectsInView demonstrates keeping a set of scene elements visible by using the utility class
ExtentVisibilitySupport . |
class |
LayerTreeUsage
Example of using
BasicTree to display a list of layers. |
class |
LineBackground
Illustrates how to display lines that stand out from the background imagery.
|
class |
LocalDataOnly
Operates completely locally, drawing data only from local caches.
|
class |
LoggingControl
Illustrate control and redirection of World Wind logging.
|
class |
Markers
Displays markers (small shapes) in different shapes and colors.
|
class |
MarkersOrder
Shows how to control track markers attributes to convey their order in time.
|
class |
MeasureToolUsage
Example usage of MeasureTool to draw a shape on the globe and measure length, area, etc.
|
class |
MGRSGraticule
Displays the globe with a MGRS/UTM graticule.
|
class |
MultiResPath
Illustrates use of the
MultiResolutionPath shape, which adapts its complexity as the path's distance frome
the eye point changes. |
class |
NetworkOfflineMode
Shows how to detach World Wind from the network and reattach it.
|
class |
OnScreenLayerManager
Demonstrates an on-screen layer manager using
LayerManagerLayer . |
class |
ParallelPaths
Example of how to draw parallel paths.
|
class |
PathPositionColors
Illustrates usage of the per-position color feature of
Path . |
class |
Paths
Example of
Path usage. |
class |
PathsOnDateline |
class |
PathsWithDirection
Shows how to draw a
Path with direction arrowheads between the points. |
class |
PathsWithLabels
Example of how to draw a path with a text annotation attached to the path.
|
class |
PersistSessionState |
class |
PickFrustum
This example illustrates how to change the size of the pick frustum, and how a smaller pick frustum can give better
performance.
|
class |
PlacemarkDecluttering
Illustrates how to use the
PlacemarkClutterFilter to declutter PointPlacemark labels. |
class |
PlacemarkLabelEditing
Shows how to edit a PointPlacemark's label when the user left-clicks on the label.
|
class |
Placemarks
Illustrates how to use
PointPlacemark . |
class |
PlaceNames
Example of customizing which place names (names of countries, oceans, cities, etc) are displayed.
|
class |
Polygons
Example of
Polygon usage. |
class |
Pyramids
Example of
Pyramid usage. |
class |
RadarVolumeExample
Shows how to compute a radar volume that considers terrain intersection and how to use the
RadarVolume shape to display the computed volume. |
class |
RemoteSurfaceImage
This example demonstrates how to retrieve a remote image and display it as a
SurfaceImage . |
class |
RigidShapes
|
class |
RotatedSector
Illustrates rotating a
Sector from standard position. |
class |
RubberSheetImage
Demonstrates the use of the
SurfaceImage class to create a "rubber sheet" image
that can be arbitrarily positioned, scaled and warped on the globe's surface using control points at the image's four
corners. |
class |
ScreenImageDragging
This example demonstrates the use of the
ScreenImage class, and shows how to use it
to create an image that can be dragged around the screen using the mouse. |
class |
ScreenSelection
Demonstrates how to use the
ScreenSelector utility to perform
multiple-object selection in screen space. |
class |
SectorSelection
Demonstrates how to use the
SectorSelector utility. |
class |
ShapeClipping
Shows how to use the
Combinable interface and the ShapeCombiner class to compute the intersection of a World Wind surface shapes with
Earth's land and water. |
class |
ShapeCombining
Shows how to use the
Combinable interface and the ShapeCombiner class to combine World Wind surface shapes into a complex set of
contours by using boolean operations. |
class |
ShapeEditing |
class |
ShapeEditingExtension
Shows how to extend
ShapeEditor to operate on a custom Renderable. |
class |
ShapefileAttributeGroups
Illustrates how to display related geometry in an ESRI Shapefile as groups with shared attributes.
|
class |
Shapefiles
Illustrates how to import ESRI Shapefiles into World Wind.
|
class |
ShapefileViewer
Illustrates how to import ESRI Shapefiles into World Wind.
|
class |
Stereo
Shows how to turn on stereo, which is requested via a Java VM property.
|
class |
SurfaceImages
This example demonstrates how to use the
SurfaceImage class to place images on the
surface of the globe. |
class |
SurfaceImageViewer
Open and view arbitrary surface images and elevations that have an accompanying world file.
|
class |
SurfaceShapes
Illustrates how to configure and display World Wind
. |
class |
SurfaceTextUsage
Example of using the
SurfaceText class. |
class |
TerrainIntersections
Shows how to compute terrain intersections using the highest resolution terrain data available from a globe's
elevation model.
|
class |
TerrainProfiler
This application shows the
TerrainProfileLayer in action with its various controls. |
class |
TreeFiltering
Demonstrate use of
BasicQuadTree to limit which markers in a collection are displayed
to those in a specific region. |
class |
VideoOnTerrain
This example illustrates how you might show video on the globe's surface.
|
class |
ViewControls
Shows the
ViewControlsLayer and allows you to adjust its size, orientation,
and available controls. |
class |
ViewIteration
Example of how to animate the view from one position to another.
|
class |
ViewLimits
Example of how to keep the view within certain bounds.
|
class |
ViewLookAround
This example demonstrates how to 'look around' a scene by controlling the view's pitch, heading, roll and field of
view, in this case by using a simple set of sliders.
|
class |
VPFLayerDemo
Illustrates how to import data from a Vector Product Format (VPF) database into World Wind.
|
class |
WCSElevations |
class |
WebBrowserBalloons
Illustrates how to use World Wind browser balloons to display HTML, JavaScript, and Flash content to the user in the
form of a screen-aligned balloon.
|
class |
Wedges
Example of
Wedge usage. |
Modifier and Type | Class and Description |
---|---|
class |
AnalyticSurfaceDemo
Illustrates how to configure and display a 3D geographic grid of scalar data using the World Wind
. |
Modifier and Type | Class and Description |
---|---|
class |
ImportElevations
Illustrates how to import elevation data into World Wind.
|
class |
ImportImagery
Illustrates how to import imagery into World Wind.
|
class |
InstallDTED
Shows how to install a collection of DTED data.
|
class |
InstallElevations
Illustrates how to install elevation data into a World Wind
. |
class |
InstallImagery
Illustrates how to install imagery into a World Wind
. |
class |
InstallImageryAndElevationsDemo
Illustrates a simple application that installs imagery and elevation data for use in World Wind.
|
Modifier and Type | Class and Description |
---|---|
class |
RetrieveElevations
Demonstrates how to retrieve the elevation of a geographic position from a local elevation model or from a WMS
server.
|
Modifier and Type | Class and Description |
---|---|
class |
KMLViewer
An example application that allows the user to import a KML or KMZ file as a layer.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractShapeIntersection
Shows how to determine and display the intersection of a line with an
Ellipsoid or
other rigid shapes. |
class |
ExtrudedPolygonIntersection
Shows how to determine and display the intersection of a line with an
ExtrudedPolygon . |
class |
GridOfPoints
Draws a grid of points on the terrain.
|
class |
LinesOfSight
Computes and displays line-of-sight intersections for terrain and renderables.
|
class |
PolygonIntersection
Shows how to determine and display the intersection of a line with an
Polygon . |
Modifier and Type | Class and Description |
---|---|
class |
ExtrudedPolygonBuilder
ExtrudedPolygonBuilder is a tool for creating and editing
ExtrudedPolygon 's on the
surface of the globe. |
class |
RigidShapeBuilder
RigidShapeBuilder is a tool for creating and editing 3D shapes and placing them on the globe.
|
Modifier and Type | Class and Description |
---|---|
class |
DeclutterTacticalSymbols
Illustrates how to use a level of detail selector to declutter tactical symbols.
|
class |
Symbology
Demonstrates the simplest possible usage of World Wind
TacticalSymbol and TacticalGraphic to display symbols from the MIL-STD-2525 symbology set. |
class |
TacticalGraphics
Demonstrates how to create and display World Wind tactical graphics.
|
class |
TacticalSymbols
Demonstrates how to create and display World Wind tactical symbols.
|
Modifier and Type | Class and Description |
---|---|
class |
Cube
Example of a custom
Renderable that draws a cube at a geographic position. |
Modifier and Type | Class and Description |
---|---|
class |
TreeControl
This example demonstrates the use of the on-screen tree control using
BasicTree . |
Modifier and Type | Class and Description |
---|---|
class |
AddAnimator
This example demonstrates the use of
BasicFlyView with a FlyToFlyViewAnimator , allowing the user to fly smoothly to new locations by
simply specifying a location's name or lat-long coordinates. |
class |
ViewSwitch
This example demonstrates the difference between
BasicOrbitView and BasicFlyView by allowing the user to select the preferred view type and then
enter the name or lat-lon coordinates of a new location to move the view to. |
Modifier and Type | Class and Description |
---|---|
class |
AirspacesEverywhere |
class |
EllipsoidsEverywhere |
class |
ExtrudedPolygonsEverywhere |
class |
PointPlacemarksEverywhere |
class |
PolygonsEverywhere |
class |
SurfacePolygonsEverywhere |
class |
VeryManyPaths |