Package | Description |
---|---|
com.metsci.glimpse.axis.painter.label |
Helper classes used by axis painters to arrange tick marks and
format tick and axis labels.
|
com.metsci.glimpse.charts.bathy |
The bathymetry package defines utility classes for reading
bathymetric data in various formats.
|
com.metsci.glimpse.charts.raster |
Data structures and data IO utilities for displaying ENC raster images.
|
com.metsci.glimpse.charts.shoreline |
Data structures and data IO utilities for display land polygon outlines.
|
com.metsci.glimpse.charts.slippy | |
com.metsci.glimpse.examples.charts.bathy | |
com.metsci.glimpse.painter.geo |
Painters which draw plot elements for creating geographic display.
|
com.metsci.glimpse.plot |
Prefabricated arrangements of GlimpseLayouts and GlimpsePainters
with convenience methods for performing common data visualization tasks.
|
com.metsci.glimpse.support.projection |
Provides projections which deform rectangular data blocks
stored as textures into data coordinates.
|
com.metsci.glimpse.util.geo.projection | |
com.metsci.glimpse.worldwind.event | |
com.metsci.glimpse.worldwind.projection | |
com.metsci.glimpse.worldwind.tile | |
com.metsci.glimpse.worldwind.util |
Constructor and Description |
---|
LatLonAxisLabelHandler(GeoProjection geoProjection,
boolean longitude) |
Constructor and Description |
---|
BathymetryData(InputStream in,
GeoProjection projection) |
ContourData(BathymetryData bathymetryData,
GeoProjection tp,
double[] levels) |
RecordVertices(GeoProjection projection) |
Modifier and Type | Method and Description |
---|---|
Projection |
BsbRasterData.getProjection(GeoProjection plane,
MercatorProjection projection,
int resolution) |
Modifier and Type | Method and Description |
---|---|
void |
LandShapePainter.loadLandFile(File file,
GeoProjection geoProjection)
Deprecated.
|
void |
LandShapePainter.loadLandFile(InputStream in,
GeoProjection geoProjection)
Deprecated.
|
void |
LandShapePainter.loadLandFile(String file,
GeoProjection geoProjection)
Deprecated.
|
void |
LandShapePainter.loadLandFileAndCenterAxis(File file,
GeoProjection geoProjection,
Axis2D axis)
Deprecated.
|
void |
LandShapePainter.loadLandFileAndCenterAxis(LandShapeCapable landFile,
GeoProjection geoProjection,
Axis2D axis) |
void |
LandShapePainter.loadLandFileAndCenterAxis(LandShape landShape,
GeoProjection geoProjection,
Axis2D axis) |
void |
LandShapePainter.loadNdgcLandFile(InputStream in,
GeoProjection geoProjection) |
void |
LandShapePainter.loadNgdcLandFile(File file,
GeoProjection geoProjection) |
void |
LandShapePainter.loadNgdcLandFile(String file,
GeoProjection geoProjection) |
void |
LandShapePainter.loadNgdcLandFileAndCenterAxis(File file,
GeoProjection geoProjection,
Axis2D axis) |
void |
LandShapePainter.loadNgdcLandFileAndCenterAxis(InputStream in,
GeoProjection geoProjection,
Axis2D axis) |
Modifier and Type | Class and Description |
---|---|
class |
SlippyProjection
See http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames#Java
|
Modifier and Type | Method and Description |
---|---|
static SlippyMapPainter |
SlippyPainterFactory.getCartoMap(GeoProjection geoProj,
boolean light,
boolean labels) |
static SlippyMapPainter |
SlippyPainterFactory.getCartoMap(GeoProjection geoProj,
Path cacheDir,
boolean light,
boolean labels) |
static SlippyMapPainter |
SlippyPainterFactory.getMapQuestImagery(GeoProjection geoProj,
boolean inUS) |
static SlippyMapPainter |
SlippyPainterFactory.getMapQuestImagery(GeoProjection geoProj,
Path cacheDir,
boolean inUS) |
static SlippyMapPainter |
SlippyPainterFactory.getMapQuestMaps(GeoProjection geoProj) |
static SlippyMapPainter |
SlippyPainterFactory.getMapQuestMaps(GeoProjection geoProj,
Path cacheDir) |
static SlippyMapPainter |
SlippyPainterFactory.getOpenStreetMaps(GeoProjection geoProj) |
static SlippyMapPainter |
SlippyPainterFactory.getOpenStreetMaps(GeoProjection geoProj,
Path cacheDir) |
Vector2d |
SlippyProjection.reprojectFrom(double x,
double y,
GeoProjection fromProjection) |
KinematicVector2d |
SlippyProjection.reprojectPosVelFrom(double x,
double y,
double vx,
double vy,
GeoProjection fromProjection) |
Constructor and Description |
---|
SlippyAxisListener2D(GeoProjection geoProj) |
SlippyAxisMouseListener2D(GeoProjection geoProj) |
SlippyCache(GeoProjection geoProj,
List<String> urlPrefixes) |
SlippyCache(GeoProjection geoProj,
List<String> urlPrefixes,
Path cacheDir) |
SlippyCache(GeoProjection geoProj,
String urlPrefix) |
SlippyCache(GeoProjection geoProj,
String urlPrefix,
Path cacheDir) |
SlippyMapTilePainter(GeoProjection geoProj,
List<String> prefixes,
ExecutorService exec,
Path cacheDir,
int maxZoom) |
Modifier and Type | Method and Description |
---|---|
MapPlot2D |
BathymetryExample.getLayout(GeoProjection projection) |
Constructor and Description |
---|
LatLonTrackPainter(GeoProjection geoProjection) |
LatLonTrackPainter(GeoProjection geoProjection,
boolean enableSpatialIndex) |
Modifier and Type | Method and Description |
---|---|
GeoProjection |
MapPlot2D.getGeoProjection() |
Constructor and Description |
---|
MapPlot2D(GeoProjection projection) |
Constructor and Description |
---|
GeoReprojection(Projection flat,
GeoProjection from,
GeoProjection to,
double sizeDownsample)
Builds a projection which maps a texture which was rendered in one GeoProjection space
into another GeoProjection space.
|
LatLonProjection(GeoProjection projection,
double minLat,
double maxLat,
double minLon,
double maxLon) |
LatLonProjection(GeoProjection projection,
double minLat,
double maxLat,
double minLon,
double maxLon,
boolean latIsX) |
Modifier and Type | Class and Description |
---|---|
class |
MercatorProjection
Mercator cylindrical map projection.
|
class |
PolynomialTangentPlane
Implementation of GeoProjection via a plane which is tangent to the Earth and maps x, y
coordinates on the plane to/from lat/lon pairs.
|
class |
TangentPlane
Implementation of GeoProjection via a plane which is tangent to the Earth and maps x, y
coordinates on the plane to/from lat/lon pairs.
|
Modifier and Type | Method and Description |
---|---|
Vector2d |
GeoProjection.reprojectFrom(double x,
double y,
GeoProjection fromProjection)
Reproject an x,y position from a previous projection to this projection.
|
Vector2d |
MercatorProjection.reprojectFrom(double x,
double y,
GeoProjection fromProjection) |
Vector2d |
TangentPlane.reprojectFrom(double x,
double y,
GeoProjection fromProjection) |
KinematicVector2d |
GeoProjection.reprojectPosVelFrom(double x,
double y,
double vx,
double vy,
GeoProjection fromProjection)
Reproject x, y position and corresponding x, y velocity vector at that location from a
previous projection to this projection.
|
KinematicVector2d |
MercatorProjection.reprojectPosVelFrom(double x,
double y,
double vx,
double vy,
GeoProjection fromProjection) |
KinematicVector2d |
TangentPlane.reprojectPosVelFrom(double x,
double y,
double vx,
double vy,
GeoProjection fromProjection) |
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 |
PlateCarreeProjection |
Modifier and Type | Method and Description |
---|---|
Vector2d |
PlateCarreeProjection.reprojectFrom(double x,
double y,
GeoProjection fromProjection) |
KinematicVector2d |
PlateCarreeProjection.reprojectPosVelFrom(double x,
double y,
double vx,
double vy,
GeoProjection fromProjection) |
Constructor and Description |
---|
GlimpseDynamicSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection projection,
int width,
int height,
double minLat,
double maxLat,
double minLon,
double maxLon) |
GlimpseDynamicSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection projection,
int width,
int height,
List<gov.nasa.worldwind.geom.LatLon> corners) |
GlimpseReprojectingSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection from,
GeoProjection to,
int preferredWidth,
int preferredHeight,
double minLat,
double maxLat,
double minLon,
double maxLon) |
GlimpseReprojectingSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection from,
GeoProjection to,
int maxWidth,
int maxHeight,
int preferredWidth,
int preferredHeight,
double minLat,
double maxLat,
double minLon,
double maxLon) |
GlimpseReprojectingSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection from,
GeoProjection to,
int maxWidth,
int maxHeight,
int preferredWidth,
int preferredHeight,
List<gov.nasa.worldwind.geom.LatLon> corners) |
GlimpseReprojectingSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection from,
GeoProjection to,
int preferredWidth,
int preferredHeight,
List<gov.nasa.worldwind.geom.LatLon> corners) |
GlimpseResizingSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection projection,
int preferredWidth,
int preferredHeight,
double minLat,
double maxLat,
double minLon,
double maxLon) |
GlimpseResizingSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection projection,
int maxWidth,
int maxHeight,
int preferredWidth,
int preferredHeight,
double minLat,
double maxLat,
double minLon,
double maxLon) |
GlimpseResizingSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection projection,
int maxWidth,
int maxHeight,
int preferredWidth,
int preferredHeight,
List<gov.nasa.worldwind.geom.LatLon> corners) |
GlimpseResizingSurfaceTile(GlimpseLayout layout,
Axis2D axes,
GeoProjection projection,
int preferredWidth,
int preferredHeight,
List<gov.nasa.worldwind.geom.LatLon> corners) |
Modifier and Type | Method and Description |
---|---|
static void |
WorldWindGlimpseUtils.linkAxisToWorldWind(gov.nasa.worldwind.WorldWindow wwd,
GeoProjection projection,
Axis2D axis)
Sets up a listener to update the center of the provided axes to reflect the current eye
position of the WorldWindow.
|
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.
|
static void |
WorldWindGlimpseUtils.linkWorldWindToAxis(gov.nasa.worldwind.WorldWindow wwd,
GeoProjection projection,
Axis2D axis)
Sets up a listener to update the eye position of the WorldWindow to match the
center of the provided Glimpse Axis2D (for the given GeoProjection).
|
Copyright © 2016 Metron, Inc.. All rights reserved.