Package | Description |
---|---|
loci.formats.cache |
Package containing Bio-Formats caching logic, for managing
subsets of large collections of image planes in memory.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ICacheStrategy
Interface for cache strategies.
|
Modifier and Type | Class and Description |
---|---|
class |
Cache
Cache provides a means of managing subsets of large collections of image
planes in memory.
|
class |
CacheStrategy
Superclass of cache strategies.
|
class |
CrosshairStrategy
A crosshair strategy caches planes extending from the the current
dimensional position along each individual axis, but not combinations of
axes.
|
class |
RectangleStrategy
A rectangle strategy caches planes extending from the the current
dimensional position along each axis and combination of axes.
|
Copyright © 2016 Open Microscopy Environment