| Package | Description | 
|---|---|
| icy.file | Contains all file operation tools and related objects | 
| icy.image | Contains all Image related stuff as the Icy image data structure, ColorModel, ColorSpace, ColorMap, Image tools... | 
| icy.plugin.abstract_ | Plugin abstract classes | 
| icy.sequence | Contains Icy Sequence structure definition and associated objects / tools. | 
| plugins.kernel.importer | Contains all Importer type plugins for the kernel | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | SequenceFileImporterSequence file importer interface. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SequenceFileGroupImporterSpecial importer able to group a list of path ( SequenceFileSticher.SequenceFileGroup) to build a single Sequence out of it. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractImageProviderAbstract implementation of the  ImageProviderinterface. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PluginSequenceFileImporterPlugin specialized for Sequence file import operation (see the  SequenceFileImporterinterface) | 
| class  | PluginSequenceIdImporterPlugin specialized for Sequence id import operation (see the  SequenceIdImporterinterface) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | SequenceIdImporterSequence importer interface. | 
| Modifier and Type | Method and Description | 
|---|---|
| ImageProvider | Sequence. getImageProvider()Returns the  ImageProviderused to load the sequence data. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Sequence. setImageProvider(ImageProvider value)Set the  ImageProviderused to load the sequence data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LociImporterPluginLOCI Bio-Formats library importer class. |