| Package | Description |
|---|---|
| de.unihalle.informatik.MiToBo.segmentation.basics |
| Modifier and Type | Field and Description |
|---|---|
protected SegmentationInitializer.InputMode |
SegmentationInitializer.inMode |
| Modifier and Type | Method and Description |
|---|---|
protected SegmentationInitializer.InputMode |
SegmentationInitializerDataIOSwing.SegmentationConfigWin.getCurrentMode()
Extracts currently selected mode, i.e. data source.
|
SegmentationInitializer.InputMode |
SegmentationInitializer.getInputMode()
Get input mode.
|
static SegmentationInitializer.InputMode |
SegmentationInitializer.InputMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SegmentationInitializer.InputMode[] |
SegmentationInitializer.InputMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SegmentationInitializer.setInputMode(SegmentationInitializer.InputMode _mode)
Set input mode.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.