public static class VolatileGlobalCellCache.Key extends Object
Constructor and Description |
---|
Key(int timepoint,
int setup,
int level,
long index)
Create a Key for the specified cell.
|
public Key(int timepoint, int setup, int level, long index)
timepoint
- timepoint coordinate of the cellsetup
- setup coordinate of the celllevel
- level coordinate of the cellindex
- index of the cell (flattened spatial coordinate of the
cell)Copyright © 2015–2021 Fiji. All rights reserved.