|
||||||||||
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.ImagePlusProjectionDataSource
public class ImagePlusProjectionDataSource
Constructor Summary | |
---|---|
ImagePlusProjectionDataSource()
|
Method Summary | |
---|---|
ij.process.ImageProcessor |
getNextProjection()
Returns the next projection. |
java.lang.String |
getTitle()
|
void |
initStream(java.lang.String filename)
Initializes the file reading. |
Methods inherited from class edu.stanford.rsl.konrad.io.FileProjectionSource |
---|
close, convertToUnsignedInt, getCurrentProjectionNumber, getNextProjection, getProjectionSources, isShowProgress, openProjectionStream, setShowProgress |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImagePlusProjectionDataSource()
Method Detail |
---|
public void initStream(java.lang.String filename)
FileProjectionSource
initStream
in class FileProjectionSource
filename
- the name of the file to readpublic ij.process.ImageProcessor getNextProjection()
ProjectionSource
getNextProjection
in interface ProjectionSource
getNextProjection
in class FileProjectionSource
ProjectionSource.getCurrentProjectionNumber()
,
ProjectionSource.getNextProjection(IndividualImagePipelineFilteringTool tool)
public java.lang.String getTitle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |