Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
protected boolean |
stopThread |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
SliceTransformableExtraction(int numImages,
InverseTransformDescription<T> desc,
ij.ImagePlus parent,
int[] dimensionPositions,
int dimX,
int dimY,
int dimZ,
int sizeX,
int sizeY,
int slice) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
protected abstract void |
setIntensity(int index) |
void |
stopThread() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic SliceTransformableExtraction(int numImages,
InverseTransformDescription<T> desc,
ij.ImagePlus parent,
int[] dimensionPositions,
int dimX,
int dimY,
int dimZ,
int sizeX,
int sizeY,
int slice)
Copyright © 2015–2021 Fiji. All rights reserved.