public interface LocalizableByDimCursor<T extends Type<T>> extends LocalizableCursor<T>, LocalizableByDim
Modifier and Type | Method and Description |
---|---|
LocalNeighborhoodCursor<T> |
createLocalNeighborhoodCursor() |
RegionOfInterestCursor<T> |
createRegionOfInterestCursor(int[] offset,
int[] size) |
close, createPositionArray, getArrayIndex, getImage, getStorageContainer, getStorageIndex, getType, isActive, reset, setDebug
forEachRemaining, hasNext, next, remove
forEach, iterator, spliterator
getDimensions, getDimensions, getNumDimensions
bck, fwd, move, moveRel, moveTo, moveTo, setPosition, setPosition, setPosition
getPosition, getPosition, getPosition, getPositionAsString
LocalNeighborhoodCursor<T> createLocalNeighborhoodCursor()
RegionOfInterestCursor<T> createRegionOfInterestCursor(int[] offset, int[] size)
Copyright © 2015–2021 Fiji. All rights reserved.