public class ReadOnlyCachedCellImgOptions extends AbstractOptions<ReadOnlyCachedCellImgOptions> implements AccessOptions<ReadOnlyCachedCellImgOptions>, CellDimensionsOptions<ReadOnlyCachedCellImgOptions>, CacheOptions<ReadOnlyCachedCellImgOptions>
ReadOnlyCachedCellImgFactory.| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlyCachedCellImgOptions.Values |
AbstractOptions.AbstractValues, AbstractOptions.ValuesToStringAccessOptions.ValCellDimensionsOptions.ValCacheOptions.CacheType, CacheOptions.Val| Modifier and Type | Field and Description |
|---|---|
ReadOnlyCachedCellImgOptions.Values |
values |
| Constructor and Description |
|---|
ReadOnlyCachedCellImgOptions() |
| Modifier and Type | Method and Description |
|---|---|
protected ReadOnlyCachedCellImgOptions |
append(ReadOnlyCachedCellImgOptions additionalOptions) |
protected ReadOnlyCachedCellImgOptions |
copyOrThis() |
static ReadOnlyCachedCellImgOptions |
options()
Create default
ReadOnlyCachedCellImgOptions. |
setValue, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdirtyAccesses, volatileAccessescellDimensionscacheType, maxCacheSizepublic final ReadOnlyCachedCellImgOptions.Values values
public static ReadOnlyCachedCellImgOptions options()
ReadOnlyCachedCellImgOptions.ReadOnlyCachedCellImgOptions.protected ReadOnlyCachedCellImgOptions append(ReadOnlyCachedCellImgOptions additionalOptions)
append in class AbstractOptions<ReadOnlyCachedCellImgOptions>protected ReadOnlyCachedCellImgOptions copyOrThis()
copyOrThis in class AbstractOptions<ReadOnlyCachedCellImgOptions>Copyright © 2015–2022 ImgLib2. All rights reserved.