| Package | Description |
|---|---|
| loci.formats.in |
Package containing Bio-Formats file format readers.
|
| Modifier and Type | Method and Description |
|---|---|
PrairieMetadata.Sequence |
PrairieMetadata.getFirstSequence()
Gets the first
Sequence. |
PrairieMetadata.Sequence |
PrairieMetadata.Frame.getSequence()
Gets the
<Sequence> containing this <Frame>. |
PrairieMetadata.Sequence |
PrairieMetadata.getSequence(int cycle)
Gets the
Sequence at the given cycle. |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<PrairieMetadata.Sequence> |
PrairieMetadata.getSequences()
Gets all
Sequences, ordered by cycle. |
| Constructor and Description |
|---|
PrairieMetadata.Frame(PrairieMetadata.Sequence sequence,
Element frameElement)
Creates a new frame by parsing the given
<Frame> element. |
Copyright © 2014 Open Microscopy Environment