public class ShapeListCachedLocalizableByDimOutOfBoundsCursor<T extends Type<T>> extends ShapeListLocalizableByDimOutOfBoundsCursor<T>
container, dimensions, numDimensions, position
debug, image, isClosed
Constructor and Description |
---|
ShapeListCachedLocalizableByDimOutOfBoundsCursor(ShapeList<T> container,
Image<T> image,
OutOfBoundsStrategyFactory<T> outOfBoundsStrategyFactory,
ShapeListCache<T> cache) |
Modifier and Type | Method and Description |
---|---|
T |
getType() |
bck, fwd, fwd, hasNext, move, moveTo, reset, setPosition, setPosition, setPosition
close, createLocalNeighborhoodCursor, createRegionOfInterestCursor, getPosition, getPosition, getPosition, getPositionAsString, getStorageIndex, moveRel, moveTo
createPositionArray, fwd, getArrayIndex, getDimensions, getDimensions, getImage, getNumDimensions, getStorageContainer, isActive, iterator, next, remove, setDebug
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createLocalNeighborhoodCursor, createRegionOfInterestCursor
close, createPositionArray, getArrayIndex, getImage, getStorageContainer, getStorageIndex, isActive, setDebug
forEachRemaining, next, remove
forEach, iterator, spliterator
getDimensions, getDimensions, getNumDimensions
moveRel, moveTo
getPosition, getPosition, getPosition, getPositionAsString
public ShapeListCachedLocalizableByDimOutOfBoundsCursor(ShapeList<T> container, Image<T> image, OutOfBoundsStrategyFactory<T> outOfBoundsStrategyFactory, ShapeListCache<T> cache)
Copyright © 2015–2021 Fiji. All rights reserved.