| Package | Description | 
|---|---|
| loci.formats.in | 
 Package containing Bio-Formats file format readers. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private PrairieMetadata.PFile | 
PrairieMetadata.Frame.firstFile
The first actual  
<File> element for this <Frame>. | 
| Modifier and Type | Field and Description | 
|---|---|
private java.util.HashMap<java.lang.Integer,PrairieMetadata.PFile> | 
PrairieMetadata.Frame.files
<File> elements beneath this <Frame>, keyed on each
 file's channel. | 
| Modifier and Type | Method and Description | 
|---|---|
PrairieMetadata.PFile | 
PrairieMetadata.Frame.getFile(int channel)
Gets the  
File with the given channel. | 
PrairieMetadata.PFile | 
PrairieMetadata.Sequence.getFile(int index,
       int channel)
Gets the  
Frame at the given (cycle, index,
 channel). | 
PrairieMetadata.PFile | 
PrairieMetadata.getFile(int cycle,
       int index,
       int channel)
Gets the  
Frame at the given (cycle, index,
 channel). | 
PrairieMetadata.PFile | 
PrairieMetadata.Frame.getFirstFile()
Gets the first  
File of the Sequence. | 
| Modifier and Type | Method and Description | 
|---|---|
private java.lang.String | 
PrairieReader.getPath(PrairieMetadata.PFile file)
Gets the absolute path to the filename of the given  
PrairieMetadata.PFile. | 
Copyright © 2018 Open Microscopy Environment