| Modifier and Type | Method and Description |
|---|---|
Collection<TrackMateModelView> |
TmXmlReader.getViews(ViewProvider provider,
Model model,
Settings settings,
SelectionModel selectionModel,
DisplaySettings displaySettings)
Returns the collection of views that were saved in this file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTrackMateModelView
An abstract class for spot displayers, that can overlay detected spots and
tracks on top of the image data.
|
| Modifier and Type | Method and Description |
|---|---|
TrackMateModelView |
ViewFactory.create(Model model,
Settings settings,
SelectionModel selectionModel,
DisplaySettings displaySettings)
Returns a new instance of the concrete view.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HyperStackDisplayer |
| Modifier and Type | Method and Description |
|---|---|
TrackMateModelView |
HyperStackDisplayerFactory.create(Model model,
Settings settings,
SelectionModel selectionModel,
DisplaySettings displaySettings) |
| Modifier and Type | Class and Description |
|---|---|
class |
AllSpotsTableView |
class |
BranchTableView |
class |
TrackTableView |
| Modifier and Type | Class and Description |
|---|---|
class |
TrackScheme |
| Modifier and Type | Method and Description |
|---|---|
TrackMateModelView |
TrackSchemeFactory.create(Model model,
Settings settings,
SelectionModel selectionModel,
DisplaySettings displaySettings) |
| Constructor and Description |
|---|
SearchBar(Model model,
TrackMateModelView view)
Creates new form SearchBox
|
Copyright © 2015–2021 Fiji. All rights reserved.