Package | Description |
---|---|
bdv.img.hdf5 | |
bdv.img.remote | |
bdv.spimdata.tools |
Modifier and Type | Method and Description |
---|---|
Hdf5ImageLoader |
XmlIoHdf5ImageLoader.fromXml(org.jdom2.Element elem,
File basePath,
AbstractSequenceDescription<?,?,?> sequenceDescription) |
Modifier and Type | Method and Description |
---|---|
org.jdom2.Element |
XmlIoHdf5ImageLoader.toXml(Hdf5ImageLoader imgLoader,
File basePath) |
Constructor and Description |
---|
RemoteImageLoaderMetaData(Hdf5ImageLoader imgLoader,
AbstractSequenceDescription<?,?,?> sequenceDescription) |
Modifier and Type | Method and Description |
---|---|
static Hdf5ImageLoader |
MergePartitionList.getHdf5ImageLoader(AbstractSequenceDescription<?,?,?> seq)
Get the
Hdf5ImageLoader of a AbstractSequenceDescription ,
or throw an exception if the sequence doesn't have an
Hdf5ImageLoader . |
Copyright © 2015–2021 Fiji. All rights reserved.