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