public static class ImageViewerPanel3D.ImageLoaderRun extends AbstractJIPipeRunnable
JIPipeRunnable.EnqueuedEvent, JIPipeRunnable.FinishedEvent, JIPipeRunnable.InterruptedEvent, JIPipeRunnable.ProgressEvent, JIPipeRunnable.StartedEvent
Constructor and Description |
---|
ImageLoaderRun(ImageViewerPanel3D viewerPanel3D,
ImagePlusData imageData,
Image3DRenderType renderType,
int resamplingFactor) |
Modifier and Type | Method and Description |
---|---|
List<Content> |
getContents() |
ImagePlusData |
getImageData() |
int |
getResamplingFactor() |
String |
getTaskLabel()
A name for the runnable
|
boolean |
isImageWasConvertedTo8Bit() |
void |
run() |
getProgressInfo, setProgressInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onFinished, onInterrupted, onProgress, onStarted
public ImageLoaderRun(ImageViewerPanel3D viewerPanel3D, ImagePlusData imageData, Image3DRenderType renderType, int resamplingFactor)
public String getTaskLabel()
JIPipeRunnable
public void run()
public boolean isImageWasConvertedTo8Bit()
public ImagePlusData getImageData()
public int getResamplingFactor()
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.