All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.metsci.glimpse.painter.track.package-info Maven / Gradle / Ivy

There is a newer version: 4.0.0
Show newest version
/**
 * 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.
 */
package com.metsci.glimpse.painter.track;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy