Package | Description |
---|---|
com.metsci.glimpse.painter.geo |
Painters which draw plot elements for creating geographic display.
|
com.metsci.glimpse.painter.track |
Track visualization painters.
|
com.metsci.glimpse.support.selection |
Provides callbacks when selection events occur in
GlimpsePainter s. |
Modifier and Type | Class and Description |
---|---|
class |
LatLonTrackPainter
A facade over TrackPainter which allows the specification of new track
points in lat/lon and automatically uses the provided
GeoProjection to convert to
plot coordinates. |
Constructor and Description |
---|
Pulsator(TrackPainter painter) |
Pulsator(TrackPainter painter,
long delayMillis,
float minSize,
float stepSize,
float maxSize) |
Constructor and Description |
---|
SpatialSelectionAxisListener(TrackPainter painter,
SpatialSelectionListener<Point> listener) |
Copyright © 2013 Metron, Inc.. All rights reserved.