Interface | Description |
---|---|
Cursor<T extends Type<T>> |
The Cursor interface
|
Iterable | |
Localizable |
The
Localizable interface add functionality to return
the current position. |
Localizable3D |
TODO
|
LocalizableByDim |
TODO
|
LocalizableByDim3D |
TODO
|
LocalizableByDimCursor<T extends Type<T>> |
TODO
|
LocalizableByDimCursor3D<T extends Type<T>> |
TODO
|
LocalizableCursor<T extends Type<T>> |
TODO
|
LocalizableCursor3D<T extends Type<T>> |
TODO
|
LocalizablePlane |
TODO
|
LocalizablePlaneCursor<T extends Type<T>> |
TODO
|
Class | Description |
---|---|
CursorImpl<T extends Type<T>> |
We use the class
CursorImpl instead of implementing methods here so that other classes can
only implement Cursor and extend other classes instead. |
Copyright © 2015–2021 Fiji. All rights reserved.