| Package | Description |
|---|---|
| loci.plugins.util |
Utility classes and methods for the Bio-Formats plugins for ImageJ.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<RecordedImageProcessor.MethodEntry> |
RecordedImageProcessor.methodStack |
private java.util.List<java.util.List<RecordedImageProcessor.MethodEntry>> |
BFVirtualStack.methodStacks |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RecordedImageProcessor.MethodEntry> |
RecordedImageProcessor.getMethodStack() |
java.util.List<RecordedImageProcessor.MethodEntry> |
BFVirtualStack.getMethodStack() |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordedImageProcessor.applyMethodStack(java.util.List<RecordedImageProcessor.MethodEntry> stack) |
Copyright © 2022 Open Microscopy Environment