Package | Description |
---|---|
fiji.plugin.trackmate | |
fiji.plugin.trackmate.gui.wizard | |
fiji.plugin.trackmate.gui.wizard.descriptors |
Modifier and Type | Class and Description |
---|---|
class |
LoadTrackMatePlugIn |
Modifier and Type | Method and Description |
---|---|
WizardPanelDescriptor |
WizardSequence.configDescriptor()
Returns the descriptor in charge of configure the views.
|
WizardPanelDescriptor |
TrackMateWizardSequence.configDescriptor() |
WizardPanelDescriptor |
WizardSequence.current()
Returns the descriptor currently displayed.
|
WizardPanelDescriptor |
TrackMateWizardSequence.current() |
WizardPanelDescriptor |
WizardSequence.logDescriptor()
Returns the descriptor in charge of logging events.
|
WizardPanelDescriptor |
TrackMateWizardSequence.logDescriptor() |
WizardPanelDescriptor |
WizardSequence.next()
Returns the next descriptor to display.
|
WizardPanelDescriptor |
TrackMateWizardSequence.next() |
WizardPanelDescriptor |
WizardSequence.previous()
Returns the previous descriptor to display.
|
WizardPanelDescriptor |
TrackMateWizardSequence.previous() |
WizardPanelDescriptor |
WizardSequence.save()
Returns the panel in charge of saving the data.
|
WizardPanelDescriptor |
TrackMateWizardSequence.save() |
Modifier and Type | Method and Description |
---|---|
void |
WizardPanel.display(WizardPanelDescriptor current) |
void |
WizardPanel.transition(WizardPanelDescriptor to,
WizardPanelDescriptor from,
TransitionAnimator.Direction direction) |
Modifier and Type | Class and Description |
---|---|
class |
ActionChooserDescriptor |
class |
ChooseDetectorDescriptor |
class |
ChooseTrackerDescriptor |
class |
ConfigureViewsDescriptor |
class |
ExecuteDetectionDescriptor |
class |
ExecuteTrackingDescriptor |
class |
GrapherDescriptor |
class |
InitFilterDescriptor |
class |
LogPanelDescriptor2 |
class |
SaveDescriptor |
class |
SomeDialogDescriptor
An abstract class made for describing panels that generate a dialog, like
save and load panels.
|
class |
SpotDetectorDescriptor |
class |
SpotFilterDescriptor |
class |
SpotTrackerDescriptor |
class |
StartDialogDescriptor |
class |
TrackFilterDescriptor |
Copyright © 2015–2021 Fiji. All rights reserved.