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, setShowProgresspublic void initStream(java.lang.String filename)
throws java.io.IOException
ProjectionSourcefilename - the name of the file to readjava.io.IOException - may happenpublic Grid2D getNextProjection()
ProjectionSourcegetNextProjection in interface ProjectionSourcegetNextProjection in class FileProjectionSourceProjectionSource.getCurrentProjectionNumber(),
ProjectionSource.getNextProjection(IndividualImagePipelineFilteringTool tool)