| Package | Description | 
|---|---|
| loci.formats.in | Package containing Bio-Formats file format readers. | 
| Modifier and Type | Field and Description | 
|---|---|
| private PrairieMetadata.Frame | PrairieMetadata.Sequence. firstFrameThe first actual  <Frame>element for this<Sequence>. | 
| private PrairieMetadata.Frame | PrairieMetadata.PFile. frameThe  <Frame>containing this<File>. | 
| Modifier and Type | Field and Description | 
|---|---|
| private java.util.HashMap<java.lang.Integer,PrairieMetadata.Frame> | PrairieMetadata.Sequence. frames<Frame>elements beneath this<Sequence>, keyed on each
 frame'sindex. | 
| Modifier and Type | Method and Description | 
|---|---|
| PrairieMetadata.Frame | PrairieMetadata.Sequence. getFirstFrame()Gets the first  Frameof theSequence. | 
| PrairieMetadata.Frame | PrairieMetadata.PFile. getFrame()Gets the  <Frame>containing this<File>. | 
| PrairieMetadata.Frame | PrairieMetadata.Sequence. getFrame(int index)Gets the  Framewith the givenindex. | 
| PrairieMetadata.Frame | PrairieMetadata. getFrame(int cycle,
        int index)Gets the  Frameat the given (cycleandindex). | 
| Constructor and Description | 
|---|
| PFile(PrairieMetadata.Frame frame,
     org.w3c.dom.Element fileElement)Creates a new file by parsing the given  <File>element. | 
Copyright © 2024 Open Microscopy Environment