| Interface | Description |
|---|---|
| GetDataSubVolume |
Common generic interface for
IDataSetPrx.GetPyramidDataBytes(int, int, int, int, int, int, int, int, int), IDataSetPrx.GetPyramidDataShorts(int, int, int, int, int, int, int, int, int), IDataSetPrx.GetPyramidDataFloats(int, int, int, int, int, int, int, int, int). |
| MapDimensions.SelectIntervalDimension |
Selects a particular element of the
min and size vectors of
an interval. |
| PixelSink<A> |
Writing
ArrayDataAccess as Imaris blocks |
| PixelSource<A> |
Reading Imaris blocks as primitive arrays
|
| SetDataSubVolume |
Common generic interface for
IDataSetPrx.SetDataSubVolumeAs1DArrayBytes(byte[], int, int, int, int, int, int, int, int), IDataSetPrx.SetDataSubVolumeAs1DArrayShorts(short[], int, int, int, int, int, int, int, int), IDataSetPrx.SetDataSubVolumeAs1DArrayFloats(float[], int, int, int, int, int, int, int, int). |
| Class | Description |
|---|---|
| AxisOrderUtils |
Get
AxisOrder corresponding to CalibratedSpace. |
| CellGridUtils |
Create appropriate
CellGrid for wrapping IDataSetPrx into
CachedCellImg. |
| ColorTableUtils |
Convert Imaris color tables to imglib2.
|
| ImarisDirtyLoaderRemover<A extends Dirty> |
Variant of
ImarisLoaderRemover, which writes cells to Imaris
IDataset, but only if they were modified. |
| ImarisLoader<A> | |
| ImarisLoaderRemover<A> | |
| ImarisUtils |
Helper functions for creating DataSets.
|
| MapDimensions |
Utilities for mapping between Imaris and ImgLib2 dimension arrays.
|
| TypeUtils |
ImgLib2
Type for Imaris tType, and vice versa. |
Copyright © 2019–2021 Imaris. All rights reserved.