public class ByteArraySource extends CacheSource
reader
Constructor and Description |
---|
ByteArraySource(IFormatReader r)
Constructs a byte array source from the given Bio-Formats reader.
|
ByteArraySource(String id)
Constructs a byte array source that draws from the given file.
|
Modifier and Type | Method and Description |
---|---|
Object |
getObject(int index)
Get the object corresponding to the given index.
|
getObjectCount
public ByteArraySource(IFormatReader r)
public ByteArraySource(String id) throws CacheException
CacheException
public Object getObject(int index) throws CacheException
ICacheSource
getObject
in interface ICacheSource
getObject
in class CacheSource
CacheException
Copyright © 2017 Open Microscopy Environment