public final class AxisOrderUtils extends Object
AxisOrder corresponding to CalibratedSpace.| Modifier and Type | Method and Description |
|---|---|
static AxisOrder |
getAxisOrder(CalibratedSpace<?> space)
Get the
AxisOrder corresponding to space. |
static VoxelDimensions |
getVoxelDimensions(CalibratedSpace<?> space)
Get XYZ calibration of
space as VoxelDimensions. |
public static AxisOrder getAxisOrder(CalibratedSpace<?> space) throws IllegalArgumentException
AxisOrder corresponding to space.
Axes of the space must be an ordered subset of XYZCT, containing at least XY.IllegalArgumentExceptionpublic static VoxelDimensions getVoxelDimensions(CalibratedSpace<?> space) throws IllegalArgumentException
space as VoxelDimensions.IllegalArgumentExceptionCopyright © 2019–2021 Imaris. All rights reserved.