public final class SpaceUtils extends Object
EuclideanSpace, particularly
TypedSpace.| Modifier and Type | Method and Description |
|---|---|
static <A extends TypedAxis> |
getAxisTypes(TypedSpace<A> space)
Gets an array of
AxisType's delineating the types of the axes of a
TypedSpace. |
public static <A extends TypedAxis> AxisType[] getAxisTypes(TypedSpace<A> space)
AxisType's delineating the types of the axes of a
TypedSpace.Copyright © 2014–2022 ImageJ. All rights reserved.