public interface ChunkerOp extends Ops.Thread.Chunker, Cancelable
NAME
Modifier and Type | Method and Description |
---|---|
void |
setChunk(Chunk executor)
Sets the
Chunk for which will be multithreaded. |
void |
setNumberOfElements(int numberOfElements)
Sets the total number of elements which should be processed in parallel.
|
ops, setEnvironment
cancel, getCancelReason, isCanceled
Copyright © 2014–2022 ImageJ. All rights reserved.