|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.rsl.konrad.io.FileProjectionSource
edu.stanford.rsl.konrad.io.DicomProjectionSource
public class DicomProjectionSource
Constructor Summary | |
---|---|
DicomProjectionSource()
|
Method Summary | |
---|---|
void |
initStream(java.io.InputStream inputStream)
|
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 |
---|
public DicomProjectionSource()
Method Detail |
---|
public void initStream(java.lang.String filename) throws java.io.IOException
FileProjectionSource
initStream
in class FileProjectionSource
filename
- the name of the file to read
java.io.IOException
- may happenpublic void initStream(java.io.InputStream inputStream) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |