Package | Description |
---|---|
mpicbg.imglib.container.shapelist | |
mpicbg.imglib.cursor.shapelist |
Modifier and Type | Method and Description |
---|---|
ShapeListCache<T> |
ShapeListCached.getShapeListCachingStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
ShapeListCached.setShapeListCachingStrategy(ShapeListCache<T> cache) |
Modifier and Type | Class and Description |
---|---|
class |
ShapeListCacheFIFO<T extends Type<T>>
TODO
|
Modifier and Type | Method and Description |
---|---|
ShapeListCache<T> |
ShapeListCacheFIFO.getCursorCacheInstance() |
abstract ShapeListCache<T> |
ShapeListCache.getCursorCacheInstance() |
Constructor and Description |
---|
ShapeListCachedLocalizableByDimCursor(ShapeList<T> container,
Image<T> image,
ShapeListCache<T> cache) |
ShapeListCachedLocalizableByDimOutOfBoundsCursor(ShapeList<T> container,
Image<T> image,
OutOfBoundsStrategyFactory<T> outOfBoundsStrategyFactory,
ShapeListCache<T> cache) |
ShapeListCachedLocalizablePlaneCursor(ShapeList<T> container,
Image<T> image,
ShapeListCache<T> cache) |
Copyright © 2015–2021 Fiji. All rights reserved.