public class ImageProcessorSource extends Object implements ICacheSource
| Modifier and Type | Field and Description | 
|---|---|
| protected ImageProcessorReader | readerImage reader from which to draw ImageProcessors. | 
| Constructor and Description | 
|---|
| ImageProcessorSource(IFormatReader reader) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | getObject(int index)Get the object corresponding to the given index. | 
| int | getObjectCount()Get the total number of objects that this source can retrieve. | 
protected ImageProcessorReader reader
public ImageProcessorSource(IFormatReader reader)
public int getObjectCount()
ICacheSourcegetObjectCount in interface ICacheSourcepublic Object getObject(int index) throws CacheException
ICacheSourcegetObject in interface ICacheSourceCacheExceptionCopyright © 2014 Open Microscopy Environment