Modifier and Type | Field and Description |
---|---|
protected boolean |
deflate |
protected File |
hdf5File |
protected ArrayList<Partition> |
partitions |
protected Map<Integer,ExportMipmapInfo> |
perSetupMipmapInfo |
protected File |
seqFile |
protected SpimDataMinimal |
spimData |
Constructor and Description |
---|
PartitionedSequenceWriter(SetupAggregator aggregator,
String xmlFilename,
boolean deflate,
List<Partition> partitions) |
Modifier and Type | Method and Description |
---|---|
int |
numPartitions() |
void |
writePartition(int index) |
void |
writeXmlAndLinks() |
protected final SpimDataMinimal spimData
protected final Map<Integer,ExportMipmapInfo> perSetupMipmapInfo
protected final boolean deflate
protected final File seqFile
protected final File hdf5File
public PartitionedSequenceWriter(SetupAggregator aggregator, String xmlFilename, boolean deflate, List<Partition> partitions)
public int numPartitions()
public void writePartition(int index)
public void writeXmlAndLinks() throws SpimDataException
SpimDataException
Copyright © 2015–2021 Fiji. All rights reserved.