Package | Description |
---|---|
de.unihalle.informatik.MiToBo.core.imageJ |
Provides convenience classes for interaction with ImageJ system.
|
Modifier and Type | Field and Description |
---|---|
private RoiManagerAdapter.RoiReader.TargetFormat |
RoiManagerAdapter.RoiReader.format
Target format.
|
Modifier and Type | Method and Description |
---|---|
static RoiManagerAdapter.RoiReader.TargetFormat |
RoiManagerAdapter.RoiReader.TargetFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoiManagerAdapter.RoiReader.TargetFormat[] |
RoiManagerAdapter.RoiReader.TargetFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RoiReader(String infile,
RoiManagerAdapter.RoiReader.TargetFormat tFormat)
Default constructor.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.