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, updateSource
fileGroupOption, hasCompanionFiles, isSingleFile
close
asBrowsableLocation, asBrowsableLocation, getFormat, getFormatName
getVersion, log
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFormat, getFormatName
getVersion, log
getIdentifier
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
fileGroupOption, hasCompanionFiles, isSingleFile
public 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>
IOException
FormatException
Copyright © 2015–2022 SCIFIO. All rights reserved.