public static class SDTFormat.Parser extends AbstractParser<SDTFormat.Metadata>
| Constructor and Description |
|---|
Parser() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
mergeIntensity() |
void |
setMergeIntensity(boolean mergeIntensity) |
protected void |
typedParse(DataHandle<Location> stream,
SDTFormat.Metadata meta,
SCIFIOConfig config) |
close, getAdvancedImageUsedLocations, getAdvancedUsedLocations, getImageUsedFiles, getImageUsedFiles, getMetadata, getSource, getSourceLocation, getSupportedMetadataLevels, getUsedFiles, getUsedLocations, parse, parse, parse, parse, parse, parse, parse, parse, parse, parse, parse, setMetaData, updateSourcefileGroupOption, hasCompanionFiles, isSingleFilecloseasBrowsableLocation, asBrowsableLocation, getFormat, getFormatNamegetVersion, loggetInfo, getPriority, setInfo, setPriority, toStringcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFormat, getFormatNamegetVersion, loggetIdentifiercontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationfileGroupOption, hasCompanionFiles, isSingleFilepublic boolean mergeIntensity()
public void setMergeIntensity(boolean mergeIntensity)
mergeIntensity - - Whether or not lifetime bins should be combined
to a single intensity plane.protected void typedParse(DataHandle<Location> stream, SDTFormat.Metadata meta, SCIFIOConfig config) throws IOException, FormatException
typedParse in class AbstractParser<SDTFormat.Metadata>IOExceptionFormatExceptionCopyright © 2015–2022 SCIFIO. All rights reserved.