edu.stanford.rsl.konrad.io
Class ZipProjectionSource

java.lang.Object
  extended by edu.stanford.rsl.konrad.io.FileProjectionSource
      extended by edu.stanford.rsl.konrad.io.ZipProjectionSource
All Implemented Interfaces:
ProjectionSource

public class ZipProjectionSource
extends FileProjectionSource


Constructor Summary
ZipProjectionSource()
           
 
Method Summary
 void initStream(java.lang.String filename)
          Initializes the file reading.
 
Methods inherited from class edu.stanford.rsl.konrad.io.FileProjectionSource
close, convertToUnsignedInt, getCurrentProjectionNumber, getNextProjection, getNextProjection, getProjectionSources, isShowProgress, openProjectionStream, setShowProgress
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZipProjectionSource

public ZipProjectionSource()
Method Detail

initStream

public void initStream(java.lang.String filename)
                throws java.io.IOException
Description copied from class: FileProjectionSource
Initializes the file reading.

Specified by:
initStream in class FileProjectionSource
Parameters:
filename - the name of the file to read
Throws:
java.io.IOException - may happen