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.IllegalArgumentException
public static VoxelDimensions getVoxelDimensions(CalibratedSpace<?> space) throws IllegalArgumentException
space
as VoxelDimensions
.IllegalArgumentException
Copyright © 2019–2021 Imaris. All rights reserved.