public interface TrackColorGenerator extends FeatureColorGenerator<org.jgrapht.graph.DefaultWeightedEdge>
The spot coloring can seem to be redundant with individual spot coloring
defined elsewhere. However, it must be noted that this interface is intended
for track coloring, and is applied to spots in tracks only.
Concrete implementations of TrackMateModelView
decide whether they
abide to individual spot coloring or spots within tracks coloring (this interface).
Copyright © 2015–2021 Fiji. All rights reserved.