public class ZipProjectionSource extends FileProjectionSource
Constructor and Description |
---|
ZipProjectionSource() |
Modifier and Type | Method and Description |
---|---|
Grid2D |
getNextProjection()
Returns the next projection.
|
void |
initStream(java.lang.String filename)
Initializes the the ProjectionSource.
|
close, convertToUnsignedInt, convertToUnsignedShort, getCurrentProjectionNumber, getNextProjection, getProjectionSources, isShowProgress, openProjectionStream, setShowProgress
public void initStream(java.lang.String filename) throws java.io.IOException
ProjectionSource
filename
- the name of the file to readjava.io.IOException
- may happenpublic Grid2D getNextProjection()
ProjectionSource
getNextProjection
in interface ProjectionSource
getNextProjection
in class FileProjectionSource
ProjectionSource.getCurrentProjectionNumber()
,
ProjectionSource.getNextProjection(IndividualImagePipelineFilteringTool tool)