Package | Description |
---|---|
com.metsci.glimpse.worldwind.event | |
com.metsci.glimpse.worldwind.tile | |
com.metsci.glimpse.worldwind.util |
Modifier and Type | Method and Description |
---|---|
static void |
MouseWrapperWorldwind.linkMouseEvents(gov.nasa.worldwind.WorldWindow wwd,
GeoProjection projection,
GlimpseSurfaceTile tile) |
Modifier and Type | Class and Description |
---|---|
class |
GlimpseDynamicSurfaceTile
Displays the content of a GlimpseLayout onto the surface of the Worldwind globe
and dynamically adjusts the surface area of the tile to just fill the screen (and no more)
to ensure that the visible areas receive maximum texture resolution.
|
class |
GlimpseReprojectingSurfaceTile |
class |
GlimpseResizingSurfaceTile |
class |
GlimpseStaticSurfaceTile
GlimpseSurfaceTile uses TextureSurfaceTile to display the output of Glimpse
offscreen rendering onto the surface of the Worldwind globe.
|
Modifier and Type | Method and Description |
---|---|
static void |
WorldWindGlimpseUtils.linkMouseEvents(gov.nasa.worldwind.WorldWindow wwd,
GeoProjection projection,
GlimpseSurfaceTile tile)
Establishes a bridge which passes Swing MouseEvents which occur in the provided WorldWindow
to any GlimpseMouseListeners attached to the provided GlimpseSurfaceTile.
|
Copyright © 2016 Metron, Inc.. All rights reserved.