-
Class Summary
Class |
Description |
Point |
|
Pulsator |
|
StaticParticlePainter |
Displays a static set of tracks with associated timestamp, x position, and y position.
|
TrackPainter |
Paints groups of line segments of points with associated timestamps.
|
Package com.metsci.glimpse.painter.track Description
Track visualization painters. Tracks in Glimpse are defined as
associated points representing the evolution of the x-y position
of an object over time. They are usually drawn as a connected set of
line segments. Most painters in this package provide ways to display
only certain time segments of a given track.