public abstract class AbstractTypedSpace<A extends TypedAxis> extends AbstractAnnotatedSpace<A> implements TypedSpace<A>
TypedSpace
.Constructor and Description |
---|
AbstractTypedSpace(A... axes) |
AbstractTypedSpace(int numDims) |
AbstractTypedSpace(List<A> axes) |
axes, axis, numDimensions, setAxis
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dimensionIndex
axes, axis, setAxis
numDimensions
Copyright © 2014–2022 ImageJ. All rights reserved.