Interface | Description |
---|---|
ModelChangeListener |
An interface for listeners that will be notified when a
Model
is been changed. |
SelectionChangeListener | |
TrackMateModule |
Interface for TrackMate modules.
|
Class | Description |
---|---|
FeatureModel |
This class represents the part of the
Model that is in charge of
dealing with spot features and track features. |
LoadTrackMatePlugIn | |
Logger |
This class is used to log messages occurring during TrackMate execution.
|
Logger.SlaveLogger |
A logger that wraps a master logger and uses it to echo any received
message.
|
Logger.StringBuilderLogger |
This
Logger outputs to a StringBuilder given at construction. |
ManualTrackingPlugIn | |
Model |
The model for the data managed by TrackMate trackmate.
|
ModelChangeEvent | |
SelectionChangeEvent |
An event that characterizes a change in the current selection.
|
SelectionModel |
A component of
Model that handles spot and edges selection. |
Settings |
This class is used to store user settings for the
TrackMate
trackmate. |
Spot |
A
RealLocalizable implementation, used in TrackMate to represent a
detection. |
SpotCollection |
A utility class that wrap the
SortedMap we use to store the
spots contained in each frame with a few utility methods. |
SpotRoi | |
TrackMate |
The TrackMate_ class runs on the currently active time-lapse image (2D or 3D)
and both identifies and tracks bright spots over time.
|
TrackMatePlugIn | |
TrackMateRunner |
An extension of TrackMate plugin that makes it executable from a macro.
|
TrackMateService | |
TrackModel |
A component of
Model specialized for tracks. |
Enum | Description |
---|---|
Dimension |
Copyright © 2015–2021 Fiji. All rights reserved.