protected static class AbstractSpimSource.ImgKey extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
level |
protected Interpolation |
method |
protected ThreadGroup |
threadGroup |
protected int |
timepoint |
Constructor and Description |
---|
ImgKey(int timepoint,
int level,
Interpolation method,
ThreadGroup threadGroup) |
protected final int timepoint
protected final int level
protected final Interpolation method
protected final ThreadGroup threadGroup
public ImgKey(int timepoint, int level, Interpolation method, ThreadGroup threadGroup)
Copyright © 2015–2021 Fiji. All rights reserved.