public class LocalNeighborhoodCursor3DOptimized<T extends Type<T>> extends LocalNeighborhoodCursor3D<T>
container, image, isClosed
Constructor and Description |
---|
LocalNeighborhoodCursor3DOptimized(LocalizableByDimCursor3D<T> cursor) |
Modifier and Type | Method and Description |
---|---|
void |
fwd() |
LocalizableByDimCursor<T> |
getParentCursor() |
boolean |
hasNext() |
void |
reset() |
void |
update() |
getRelativePosition
close, getArrayIndex, getStorageIndex, getType, isActive, setDebug
createPositionArray, fwd, getDimensions, getDimensions, getImage, getNumDimensions, getStorageContainer, iterator, next, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
forEach, spliterator
public LocalNeighborhoodCursor3DOptimized(LocalizableByDimCursor3D<T> cursor)
public LocalizableByDimCursor<T> getParentCursor()
getParentCursor
in class LocalNeighborhoodCursor<T extends Type<T>>
public void reset()
public void update()
update
in class LocalNeighborhoodCursor3D<T extends Type<T>>
public boolean hasNext()
Copyright © 2015–2021 Fiji. All rights reserved.