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, setDebugforEachRemaining, hasNext, next, removeforEach, iterator, spliteratorgetDimensions, getDimensions, getNumDimensionsbck, fwd, move, moveRel, moveTo, moveTo, setPosition, setPosition, setPositiongetPosition, getPosition, getPosition, getPositionAsStringLocalNeighborhoodCursor<T> createLocalNeighborhoodCursor()
RegionOfInterestCursor<T> createRegionOfInterestCursor(int[] offset, int[] size)
Copyright © 2015–2021 Fiji. All rights reserved.