Modifier and Type | Class and Description |
---|---|
class |
Array3DLocalizableByDimCursor<T extends Type<T>>
TODO
|
class |
Array3DLocalizableByDimOutOfBoundsCursor<T extends Type<T>>
TODO
|
class |
Array3DLocalizableCursor<T extends Type<T>>
TODO
|
class |
ArrayCursor<T extends Type<T>>
TODO
|
class |
ArrayLocalizableByDimCursor<T extends Type<T>>
TODO
|
class |
ArrayLocalizableByDimOutOfBoundsCursor<T extends Type<T>>
TODO
|
class |
ArrayLocalizableCursor<T extends Type<T>>
TODO
|
class |
ArrayLocalizablePlaneCursor<T extends Type<T>>
TODO
|
Modifier and Type | Class and Description |
---|---|
class |
CellCursor<T extends Type<T>>
TODO
|
class |
CellLocalizableByDimCursor<T extends Type<T>>
TODO
|
class |
CellLocalizableByDimOutOfBoundsCursor<T extends Type<T>>
TODO
|
class |
CellLocalizableCursor<T extends Type<T>>
TODO
|
class |
CellLocalizablePlaneCursor<T extends Type<T>>
TODO
|
Modifier and Type | Class and Description |
---|---|
class |
ConstantCursor<T extends Type<T>>
A simple Cursor that always returns the same value at each location, but iterates the right amount of
pixels relative to its size.
|
class |
ConstantLocalizableByDimCursor<T extends Type<T>>
A simple
LocalizableByDimCursor that always returns the same value at each position. |
class |
ConstantLocalizableByDimOutOfBoundsCursor<T extends Type<T>>
A simple
LocalizableByDimCursorOutOfBoundsCursor that always returns the same value at each position. |
class |
ConstantLocalizableCursor<T extends Type<T>>
A simple LocalizableCursor that always returns the same value at each location, but iterates the right amount of
pixels relative to its size and localizes itself properly.
|
class |
ConstantLocalizablePlaneCursor<T extends Type<T>>
A simple
LocalizablePlaneCursor that always returns the same value at each position. |
Modifier and Type | Class and Description |
---|---|
class |
DynamicCursor<T extends Type<T>>
TODO
|
class |
DynamicLocalizableByDimCursor<T extends Type<T>>
TODO
|
class |
DynamicLocalizableByDimOutOfBoundsCursor<T extends Type<T>>
TODO
|
class |
DynamicLocalizableCursor<T extends Type<T>>
TODO
|
class |
DynamicLocalizablePlaneCursor<T extends Type<T>>
TODO
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePlusCursor<T extends Type<T>>
Basic Iterator for a
ImagePlusContainers |
class |
ImagePlusCursor2D<T extends Type<T>>
Basic Iterator for 2d
ImagePlusContainers |
class |
ImagePlusLocalizableByDimCursor<T extends Type<T>>
Positionable for a
ImagePlusContainers |
class |
ImagePlusLocalizableByDimOutOfBoundsCursor<T extends Type<T>>
Positionable with OutOfBoundsStrategy for a
ImagePlusContainers |
class |
ImagePlusLocalizableCursor<T extends Type<T>>
Localizing Iterator for a
ImagePlusContainers |
class |
ImagePlusLocalizablePlaneCursor<T extends Type<T>> |
Modifier and Type | Class and Description |
---|---|
class |
PlanarCursor<T extends Type<T>>
Basic Iterator for
PlanarContainers |
class |
PlanarCursor2D<T extends Type<T>>
Basic Iterator for 2d
PlanarContainers |
class |
PlanarLocalizableByDimCursor<T extends Type<T>>
Positionable for a
PlanarContainers |
class |
PlanarLocalizableByDimOutOfBoundsCursor<T extends Type<T>>
Positionable with OutOfBoundsStrategy for a
PlanarContainers |
class |
PlanarLocalizableCursor<T extends Type<T>>
Localizing Iterator for a
PlanarContainers |
class |
PlanarLocalizablePlaneCursor<T extends Type<T>> |
Modifier and Type | Class and Description |
---|---|
class |
ShapeListCachedLocalizableByDimCursor<T extends Type<T>>
TODO
|
class |
ShapeListCachedLocalizableByDimOutOfBoundsCursor<T extends Type<T>>
TODO
|
class |
ShapeListCachedLocalizablePlaneCursor<T extends Type<T>>
TODO
|
class |
ShapeListLocalizableByDimCursor<T extends Type<T>> |
class |
ShapeListLocalizableByDimOutOfBoundsCursor<T extends Type<T>>
TODO
|
class |
ShapeListLocalizablePlaneCursor<T extends Type<T>>
TODO
|
Modifier and Type | Class and Description |
---|---|
class |
LocalNeighborhoodCursor<T extends Type<T>>
TODO
|
class |
LocalNeighborhoodCursor3D<T extends Type<T>>
TODO
|
class |
LocalNeighborhoodCursor3DOptimized<T extends Type<T>>
TODO
|
class |
RegionOfInterestCursor<T extends Type<T>>
TODO
|
Copyright © 2015–2021 Fiji. All rights reserved.