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.ValuesToString
AccessOptions.Val
CellDimensionsOptions.Val
CacheOptions.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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
dirtyAccesses, volatileAccesses
cellDimensions
cacheType, maxCacheSize
public 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.