T - public class ImagePlusCursor<T extends Type<T>> extends PlanarCursor<T>
ImagePlusContainers| Modifier and Type | Field and Description |
|---|---|
protected ImagePlusContainer<T,?> |
container |
hasNext, lastIndex, lastSliceIndex, sliceIndex, typedebug, image, isClosed| Constructor and Description |
|---|
ImagePlusCursor(ImagePlusContainer<T,?> container,
Image<T> image,
T type) |
| Modifier and Type | Method and Description |
|---|---|
ImagePlusContainer<T,?> |
getStorageContainer() |
close, fwd, getStorageIndex, getType, hasNext, reset, toStringcreatePositionArray, fwd, getArrayIndex, getDimensions, getDimensions, getImage, getNumDimensions, isActive, iterator, next, remove, setDebugclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingforEach, spliteratorprotected final ImagePlusContainer<T extends Type<T>,?> container
public ImagePlusCursor(ImagePlusContainer<T,?> container, Image<T> image, T type)
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.