Package | Description |
---|---|
loci.formats.in |
Package containing Bio-Formats file format readers.
|
Modifier and Type | Method and Description |
---|---|
PrairieMetadata.Frame |
PrairieMetadata.Sequence.getFirstFrame()
Gets the first
Frame of the Sequence . |
PrairieMetadata.Frame |
PrairieMetadata.PFile.getFrame()
Gets the
<Frame> containing this <File> . |
PrairieMetadata.Frame |
PrairieMetadata.Sequence.getFrame(int index)
Gets the
Frame with the given index . |
PrairieMetadata.Frame |
PrairieMetadata.getFrame(int cycle,
int index)
Gets the
Frame at the given (cycle and index ). |
Constructor and Description |
---|
PrairieMetadata.PFile(PrairieMetadata.Frame frame,
Element fileElement)
Creates a new file by parsing the given
<File> element. |
Copyright © 2014 Open Microscopy Environment