Package | Description |
---|---|
fiji.plugin.trackmate.gui.displaysettings |
Modifier and Type | Method and Description |
---|---|
DisplaySettings.TrackDisplayMode |
DisplaySettings.getTrackDisplayMode() |
static DisplaySettings.TrackDisplayMode |
DisplaySettings.TrackDisplayMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DisplaySettings.TrackDisplayMode[] |
DisplaySettings.TrackDisplayMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DisplaySettings.setTrackDisplayMode(DisplaySettings.TrackDisplayMode trackDisplayMode) |
Copyright © 2015–2021 Fiji. All rights reserved.