| Package | Description |
|---|---|
| loci.formats |
Bio-Formats: a library for reading and writing popular microscopy file
formats.
|
| loci.formats.in |
Package containing Bio-Formats file format readers.
|
| loci.formats.tools |
Package containing utility methods corresponding
to the Bio-Formats command line tools.
|
| Modifier and Type | Field and Description |
|---|---|
protected CoreMetadata[] |
FormatReader.core
Core metadata values.
|
| Modifier and Type | Method and Description |
|---|---|
protected CoreMetadata[] |
ReaderWrapper.copyCoreMetadata(IFormatReader r)
Creates a copy of the core metadata matching to the given reader state.
|
CoreMetadata[] |
DimensionSwapper.getCoreMetadata() |
CoreMetadata[] |
ReaderWrapper.getCoreMetadata() |
CoreMetadata[] |
IFormatReader.getCoreMetadata()
Obtains the core metadata values for the current file.
|
CoreMetadata[] |
ImageReader.getCoreMetadata() |
CoreMetadata[] |
FormatReader.getCoreMetadata() |
CoreMetadata[] |
FileStitcher.getCoreMetadata() |
| Modifier and Type | Method and Description |
|---|---|
static void |
MetadataTools.populateMetadata(MetadataStore store,
int series,
String imageName,
CoreMetadata coreMeta)
Populates the given
MetadataStore, for the specified series, using
the values from the provided CoreMetadata. |
| Modifier and Type | Method and Description |
|---|---|
CoreMetadata[] |
ND2Handler.getCoreMetadata() |
| Modifier and Type | Method and Description |
|---|---|
Vector<CoreMetadata> |
LeicaHandler.getCoreMetadata() |
| Constructor and Description |
|---|
ND2Handler(CoreMetadata[] core,
boolean populateXY,
int nImages) |
ND2Handler(CoreMetadata[] core,
int nImages) |
| Modifier and Type | Method and Description |
|---|---|
void |
MakeTestOmeTiff.makeOmeTiff(String name,
CoreMetadata info) |
Copyright © 2014 Open Microscopy Environment