public static class BioFormatsFormat.Metadata extends AbstractMetadata implements HasColorTable
Constructor and Description |
---|
Metadata() |
Modifier and Type | Method and Description |
---|---|
void |
close(boolean fileOnly) |
ColorTable |
getColorTable(int imageIndex,
long planeIndex) |
String |
getFormatName() |
MetadataStore |
getMetadataStore() |
IFormatReader |
getReader() |
void |
populateImageMetadata() |
void |
setReader(IFormatReader reader) |
add, createImageMetadata, get, getAll, getDatasetName, getDatasetSize, getDestinationLocation, getImageCount, getSource, getSourceLocation, getTable, isFiltered, setDatasetName, setDestinationLocation, setFiltered, setSource, setSourceLocation, setTable
close
asBrowsableLocation, asBrowsableLocation, getFormat
getVersion, log
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getVersion, log
getIdentifier
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
public IFormatReader getReader()
public void setReader(IFormatReader reader)
public MetadataStore getMetadataStore()
public void populateImageMetadata()
populateImageMetadata
in interface Metadata
public void close(boolean fileOnly) throws IOException
close
in interface HasSource
close
in class AbstractMetadata
IOException
public String getFormatName()
getFormatName
in interface HasFormat
getFormatName
in class AbstractHasFormat
public ColorTable getColorTable(int imageIndex, long planeIndex)
getColorTable
in interface HasColorTable
Copyright © 2015–2022 SCIFIO. All rights reserved.