| Package | Description |
|---|---|
| bactimas.datamodel | |
| bactimas.gui |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
CurrentExperiment.getFrameAbsFilename(ImageStrip.ImageStripType channel,
int frameNo,
java.lang.String altFormat) |
static ij.ImagePlus |
CurrentExperiment.getImagePlus(ImageStrip.ImageStripType channel,
int frameNo,
java.lang.String altFormat) |
| Modifier and Type | Method and Description |
|---|---|
static ImageStrip.ImageStripType |
ImageStrip.ImageStripType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ImageStrip.ImageStripType[] |
ImageStrip.ImageStripType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|