| Package | Description | 
|---|---|
| loci.formats.in | 
 Package containing Bio-Formats file format readers. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
protected static class  | 
IM3Reader.BooleanIM3Record
A record containing boolean values 
 | 
protected static class  | 
IM3Reader.ContainerRecord  | 
protected static class  | 
IM3Reader.FloatIM3Record  | 
protected static class  | 
IM3Reader.IntIM3Record  | 
protected static class  | 
IM3Reader.StringIM3Record  | 
| Modifier and Type | Field and Description | 
|---|---|
private List<IM3Reader.IM3Record> | 
IM3Reader.records  | 
| Modifier and Type | Method and Description | 
|---|---|
private static IM3Reader.IM3Record | 
IM3Reader.parseRecord(IRandomAccess is)
Parse an IM3 record at the current file pointer location 
 | 
| Modifier and Type | Method and Description | 
|---|---|
(package private) List<IM3Reader.IM3Record> | 
IM3Reader.ContainerRecord.parseChunks(IRandomAccess is)
Parse and return the sub-records for the record container 
 | 
Copyright © 2015 Open Microscopy Environment