T
- public class ImagePlusLocalizableByDimOutOfBoundsCursor<T extends Type<T>> extends PlanarLocalizableByDimOutOfBoundsCursor<T>
ImagePlusContainers
Modifier and Type | Field and Description |
---|---|
protected ImagePlusContainer<T,?> |
container |
sliceSteps, step, tmp
dimensions, numDimensions, position
hasNext, lastIndex, lastSliceIndex, sliceIndex, type
debug, image, isClosed
Constructor and Description |
---|
ImagePlusLocalizableByDimOutOfBoundsCursor(ImagePlusContainer<T,?> container,
Image<T> image,
T type,
OutOfBoundsStrategyFactory<T> outOfBoundsStrategyFactory) |
Modifier and Type | Method and Description |
---|---|
ImagePlusContainer<T,?> |
getStorageContainer() |
bck, fwd, fwd, getType, hasNext, move, reset, setPosition, setPosition
createLocalNeighborhoodCursor, createRegionOfInterestCursor, moveRel, moveTo, moveTo, setPosition
getPosition, getPosition, getPosition, getPositionAsString, toString
close, getStorageIndex
createPositionArray, fwd, getArrayIndex, getDimensions, getDimensions, getImage, getNumDimensions, isActive, iterator, next, remove, setDebug
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
createLocalNeighborhoodCursor, createRegionOfInterestCursor
close, createPositionArray, getArrayIndex, getImage, getStorageIndex, isActive, setDebug
forEachRemaining, next, remove
forEach, iterator, spliterator
getDimensions, getDimensions, getNumDimensions
moveRel, moveTo, moveTo, setPosition
getPosition, getPosition, getPosition, getPositionAsString
protected final ImagePlusContainer<T extends Type<T>,?> container
public ImagePlusLocalizableByDimOutOfBoundsCursor(ImagePlusContainer<T,?> container, Image<T> image, T type, OutOfBoundsStrategyFactory<T> outOfBoundsStrategyFactory)
public ImagePlusContainer<T,?> getStorageContainer()
getStorageContainer
in interface Cursor<T extends Type<T>>
getStorageContainer
in class PlanarCursor<T extends Type<T>>
Copyright © 2015–2021 Fiji. All rights reserved.