theba.core.io.SliceWriter Class Reference

List of all members.

Public Member Functions

 SliceWriter (final String filename, int width, int height, int depth, int cacheSize)
synchronized void putSlice (short[] data, int pos)
synchronized void updateCache ()
synchronized void flush ()
synchronized void close ()

Static Public Member Functions

static void main (String[] args)

Detailed Description

A writable version of SliceReader

Author:
jensbw

Definition at line 12 of file SliceWriter.java.


Constructor & Destructor Documentation

theba.core.io.SliceWriter.SliceWriter ( final String  filename,
int  width,
int  height,
int  depth,
int  cacheSize 
)

Definition at line 14 of file SliceWriter.java.

References theba.core.io.SliceReader.file.

Referenced by theba.core.io.SliceWriter.main().


Member Function Documentation

synchronized void theba.core.io.SliceWriter.close (  ) 

Reimplemented from theba.core.io.SliceReader.

Reimplemented in theba.core.io.SliceWriterCached.

Definition at line 103 of file SliceWriter.java.

References theba.core.io.SliceReader.file.

synchronized void theba.core.io.SliceWriter.flush (  ) 
static void theba.core.io.SliceWriter.main ( String[]  args  )  [static]
synchronized void theba.core.io.SliceWriter.putSlice ( short[]  data,
int  pos 
)
synchronized void theba.core.io.SliceWriter.updateCache (  ) 

The documentation for this class was generated from the following file:

Generated on Fri Nov 13 08:57:08 2009 for Theba by  doxygen 1.6.1