Modifier and Type | Interface and Description |
---|---|
interface |
SceneController |
interface |
StereoSceneController
An interface for scene controllers that provide stereo.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSceneController |
class |
BasicSceneController |
class |
StereoOptionSceneController
TODO: This file needs to be updated to implement "correct" stereo, as described at:
http://www.orthostereo.com/geometryopengl.html
This scene controller draws in stereo, either red-blue anaglyph or device supported if the display device provides
stereo directly.
|
Modifier and Type | Class and Description |
---|---|
class |
AWTInputHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
DataRaster
Represents a raster of imagery or elevations.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataRaster |
class |
BufferedImageRaster |
class |
BufferWrapperRaster |
class |
ByteBufferRaster |
class |
CachedDataRaster
The
CachedDataRaster is used to hold data raster's source and metadata, while the actual data raster may
not be loaded in to the memory. |
class |
GDALDataRaster |
class |
MipMappedBufferedImageRaster |
Modifier and Type | Interface and Description |
---|---|
interface |
ElevationModel
Provides the elevations to a
Globe or other object holding elevations. |
Modifier and Type | Interface and Description |
---|---|
interface |
Layer |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGraticuleLayer
Displays a graticule.
|
class |
AbstractLayer |
class |
AnnotationLayer
The
AnnotationLayer class manages a collection of Annotation objects
for rendering and picking. |
class |
BasicTiledImageLayer |
class |
CachedRenderableLayer
Holds a collection of Renderables and manages local caching of them.
|
class |
CompassLayer |
class |
CrosshairLayer
Renders a crosshair icon in the viewport center or at a specified location.
|
class |
GARSGraticuleLayer
Displays the geographic Global Area Reference System (GARS) graticule.
|
class |
IconLayer
The
IconLayer class manages a collection of WWIcon objects for
rendering and picking. |
class |
LatLonGraticuleLayer
Displays the geographic latitude/longitude graticule.
|
class |
LocalRasterServerLayer
Implements a tiled image layer for a local dataset accessed via a local raster server.
|
class |
MarkerLayer |
class |
RenderableLayer
The
RenderableLayer class manages a collection of Renderable objects
for rendering, picking, and disposal. |
class |
ScalebarLayer
Renders a scalebar graphic in a screen corner.
|
class |
SkyColorLayer
Paints the sky color background depending on altitude.
|
class |
SkyGradientLayer
Renders an atmosphere around the globe and a sky dome at low altitude.
|
class |
StarsLayer
Renders a star background based on a subset of ESA Hipparcos catalog.
|
class |
SurfaceImageLayer
Displays a collection of local images on the globe.
|
class |
TerrainProfileLayer
Displays a terrain profile graph in a screen corner.
|
class |
TiledImageLayer |
class |
ViewControlsLayer
This layer displays onscreen view controls.
|
class |
WorldMapLayer
Displays a world map overlay with a current-position crosshair in a screen corner.
|
Modifier and Type | Class and Description |
---|---|
class |
BMNGOneImage |
class |
BMNGWMSLayer |
class |
CountryBoundariesLayer |
class |
LandsatI3WMSLayer |
class |
MGRSGraticuleLayer |
class |
MSVirtualEarthLayer |
class |
NASAWFSPlaceNameLayer |
class |
OSMCycleMapLayer |
class |
OSMMapnikLayer |
class |
ScankortDenmarkImageLayer |
class |
USDANAIPWMSImageLayer |
class |
USGSDigitalOrtho |
class |
USGSTopoHighRes |
class |
USGSTopoLowRes |
class |
USGSTopoMedRes |
class |
USGSUrbanAreaOrtho |
class |
UTMBaseGraticuleLayer
Displays the UTM graticule.
|
class |
UTMGraticuleLayer
Displays the UTM graticule.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicMercatorTiledImageLayer
BasicTiledImageLayer modified 2009-02-03 to add support for Mercator projections.
|
class |
MercatorTiledImageLayer
TiledImageLayer modified 2009-02-03 to add support for Mercator projections.
|
Modifier and Type | Class and Description |
---|---|
class |
PlaceNameLayer |
Modifier and Type | Class and Description |
---|---|
class |
RPFTiledImageLayer |
Modifier and Type | Class and Description |
---|---|
class |
KMLSurfaceImageImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
Annotation
Represent a text label and its rendering attributes.
|
interface |
DrawContext |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAnnotation
An
Annotation represent a text label and its rendering attributes. |
class |
AbstractBrowserBalloon
A
that displays HTML, JavaScript, and Flash content using the
system's native browser. |
class |
DrawContextImpl |
class |
GeographicSurfaceTileRenderer |
class |
GlobeAnnotation
Represent a text label attached to a Position on the globe and its rendering attributes.
|
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 |
ScreenAnnotation
Represent a text label attached to a Point on the viewport and its rendering attributes.
|
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 |
class |
ScreenRelativeAnnotation
Provides a screen annotation positioned relatively to the window rather than absolutely.
|
class |
SurfaceImage
Renders a single image contained in a local file, a remote file, or a
BufferedImage . |
class |
SurfaceTileRenderer |
class |
TextRendererCache
http://java.sun.com/products/java-media/2D/reference/faqs/index.html#Q_What_are_fractional_metrics_Wh
|
class |
TrackRenderer |
Modifier and Type | Interface and Description |
---|---|
interface |
AirspaceEditor |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAirspaceEditor |
class |
PolygonEditor |
class |
SphereAirspaceEditor |
Modifier and Type | Class and Description |
---|---|
protected static class |
BasicMarkerShape.CompoundShape |
protected static class |
BasicMarkerShape.Cone
A cone marker shape.
|
protected static class |
BasicMarkerShape.Cube
Cube marker shape.
|
protected static class |
BasicMarkerShape.Cylinder
A cylinder marker shape.
|
protected static class |
BasicMarkerShape.HeadingArrow
An arrow that indicates heading.
|
protected static class |
BasicMarkerShape.HeadingLine
A line that indicates heading.
|
protected static class |
BasicMarkerShape.Shape |
protected static class |
BasicMarkerShape.Sphere |
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractTacticalSymbol.IconAtlasElement |
Modifier and Type | Class and Description |
---|---|
class |
AbstractElevationModel |
class |
BasicElevationModel |
class |
BathymetryFilterElevationModel
An elevation model to map another elevation model's depths to a constant value, usually 0.
|
class |
CompoundElevationModel |
class |
LocalElevationModel
Implements an elevation model for a local file or collection of files containing elevation data.
|
class |
LocalRasterServerElevationModel
Implements an
ElevationModel for a local dataset accessed via a local raster server
(RasterServer ). |
class |
WCSElevationModel |
class |
WMSBasicElevationModel |
class |
ZeroElevationModel
An elevation model that always returns zero elevations.
|
Modifier and Type | Class and Description |
---|---|
class |
EditorAnnotation |
class |
TextureAtlasElement
Represents a texture defined by a sub-image within a
TextureAtlas . |
Modifier and Type | Class and Description |
---|---|
class |
CombineContext
CombineContext provides a suitcase of state used by Combinable shapes to generate a complex set of contours by
applying boolean operations to one or more shapes.
|
Modifier and Type | Class and Description |
---|---|
class |
DashboardController |
Modifier and Type | Class and Description |
---|---|
class |
MeasureTool
A utility class to interactively draw shapes and measure distance and area across the terrain.
|
static class |
MeasureTool.ControlPoint |
protected static class |
MeasureTool.ControlPointWithLeader |
protected static class |
MeasureTool.CustomRenderableLayer |
Modifier and Type | Interface and Description |
---|---|
interface |
WebView
WebView provides an interface for loading web content, laying out and rendering the content as an OpenGL texture, and
interacting with the rendered content.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractWebView
Abstract base class for
WebView implementations. |
class |
MacWebView |
class |
WindowsWebView
WebView implementation for Windows. |
Modifier and Type | Class and Description |
---|---|
class |
WMSTiledImageLayer |
Modifier and Type | Class and Description |
---|---|
class |
GliderImageLayer
Internal class to realize and control image and region drawing.
|
Modifier and Type | Class and Description |
---|---|
class |
SARAnnotation |
Modifier and Type | Class and Description |
---|---|
class |
SegmentPlaneEditor |
Modifier and Type | Class and Description |
---|---|
class |
ExternalLinkController |
class |
IconController |
class |
ToolTipAnnotation |
Modifier and Type | Class and Description |
---|---|
class |
WWOMeasureTool |
class |
WWOMeasureToolControlPoints.ControlPoint |
Modifier and Type | Class and Description |
---|---|
protected class |
MarkersOrder.AppFrame.TimedMarkerLayer |
static class |
PickFrustum.PickFrustumLayer |
Modifier and Type | Class and Description |
---|---|
protected static class |
ViewVolumeViewer.SectorGeometryLayer |
protected static class |
ViewVolumeViewer.ViewVolumeLayer |
Modifier and Type | Class and Description |
---|---|
class |
AbstractShapeEditor
An abstract class defining common functionality and fields for editors used in the RigidShapeBuilder example.
|
class |
BoxEditor |
class |
ConeEditor |
class |
CylinderEditor |
class |
ExtrudedPolygonEditor |
class |
PyramidEditor |
class |
RigidShapeEditor |
class |
WedgeEditor |
Modifier and Type | Class and Description |
---|---|
class |
AudioPlayerAnnotation |
class |
ButtonAnnotation |
class |
DialogAnnotation |
protected static class |
DialogAnnotation.BusyImage |
class |
ImageAnnotation |
class |
LayerManagerLayer
Displays the layer list in a heads-up display in the viewport.
|
protected static class |
OpenStreetMapShapefileLoader.TextAndShapesLayer |
class |
ProgressAnnotation |
class |
SlideShowAnnotation |
class |
StatusLayer
Renders statusbar information as a layer.
|
static class |
StatusLayer.StatusMGRSLayer |
static class |
StatusLayer.StatusUTMLayer |
class |
ToolTipController
Controls display of tool tips on picked objects.
|