Uses of Class
org.anchoranalysis.image.io.stack.output.OutputSequenceStackFactory
| Package | Description |
|---|---|
| org.anchoranalysis.image.io.stack.output |
Non-bean classes for writing a
Stack to the
filesystem. |
-
Uses of OutputSequenceStackFactory in org.anchoranalysis.image.io.stack.output
Fields in org.anchoranalysis.image.io.stack.output declared as OutputSequenceStackFactory Modifier and Type Field Description static OutputSequenceStackFactoryOutputSequenceStackFactory. NO_RESTRICTIONSA factory with no restrictions on what kind of stacks can be outputted.Methods in org.anchoranalysis.image.io.stack.output that return OutputSequenceStackFactory Modifier and Type Method Description static OutputSequenceStackFactoryOutputSequenceStackFactory. always2D()The stacks that are outputted are guaranteed to be two-dimensional.