Class MultiBufferSized
Object
org.anchoranalysis.plugin.io.multifile.buffer.MultiBufferSized
public class MultiBufferSized extends Object
-
Constructor Summary
Constructors Constructor Description MultiBufferSized(org.anchoranalysis.image.core.stack.Stack stack, SizeExtents size) -
Method Summary
Modifier and Type Method Description org.anchoranalysis.image.io.stack.time.TimeSeriescreateSequence(org.anchoranalysis.image.voxel.datatype.VoxelDataType dataType)voidpopulateFrom(org.anchoranalysis.image.core.stack.Stack stackForFile, Optional<Integer> channelNum, Optional<Integer> sliceNum, Optional<Integer> timeIndex)
-
Constructor Details
-
Method Details
-
populateFrom
-
createSequence
public org.anchoranalysis.image.io.stack.time.TimeSeries createSequence(org.anchoranalysis.image.voxel.datatype.VoxelDataType dataType)
-