| Package | Description |
|---|---|
| com.metsci.glimpse.painter.geo |
Painters which draw plot elements for creating geographic display.
|
| com.metsci.glimpse.painter.track |
Track visualization painters.
|
| 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) |
SpatialSelectionAxisListener(TrackPainter painter,
SpatialSelectionListener<Point> listener) |
Copyright © 2018 Metron, Inc.. All rights reserved.