public static class SpotGaussianFitter.Factory extends Object implements TrackMateActionFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
INFO_TEXT |
static String |
KEY |
static String |
NAME |
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
TrackMateAction |
create() |
ImageIcon |
getIcon()
Returns the icon for this action.
|
String |
getInfoText()
Returns a html string containing a descriptive information about this
module.
|
String |
getKey()
Returns a unique identifier of this module.
|
String |
getName()
Returns the human-compliant name of this module.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforbidMultithreadingpublic static final String NAME
public static final String KEY
public static final String INFO_TEXT
public String getInfoText()
TrackMateModulegetInfoText in interface TrackMateModulepublic String getKey()
TrackMateModulegetKey in interface TrackMateModulepublic TrackMateAction create()
create in interface TrackMateActionFactorypublic ImageIcon getIcon()
TrackMateModulenull.getIcon in interface TrackMateModulenull to be safely ignored.public String getName()
TrackMateModulegetName in interface TrackMateModuleCopyright © 2015–2021 Fiji. All rights reserved.