T - public class ImagePlusLocalizableByDimOutOfBoundsCursor<T extends Type<T>> extends PlanarLocalizableByDimOutOfBoundsCursor<T>
ImagePlusContainers| Modifier and Type | Field and Description |
|---|---|
protected ImagePlusContainer<T,?> |
container |
sliceSteps, step, tmpdimensions, numDimensions, positionhasNext, lastIndex, lastSliceIndex, sliceIndex, typedebug, 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, setPositioncreateLocalNeighborhoodCursor, createRegionOfInterestCursor, moveRel, moveTo, moveTo, setPositiongetPosition, getPosition, getPosition, getPositionAsString, toStringclose, getStorageIndexcreatePositionArray, fwd, getArrayIndex, getDimensions, getDimensions, getImage, getNumDimensions, isActive, iterator, next, remove, setDebugclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateLocalNeighborhoodCursor, createRegionOfInterestCursorclose, createPositionArray, getArrayIndex, getImage, getStorageIndex, isActive, setDebugforEachRemaining, next, removeforEach, iterator, spliteratorgetDimensions, getDimensions, getNumDimensionsmoveRel, moveTo, moveTo, setPositiongetPosition, getPosition, getPosition, getPositionAsStringprotected 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.