Package com.metsci.glimpse.core.painter.track
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.
-
Class Summary Class Description Point Pulsator StaticTrackPainter 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.TrackPainter.SpatialSelectionAxisListener