theba.core.RegionMask2D Class Reference

List of all members.

Public Member Functions

 RegionMask2D (short[] mask, int width, int height)
Stack getVolume ()
boolean isSet (int xp, int yp, int zp)
short getPixelAt (int xp, int yp, int zp)
int getWidth ()
int getHeight ()
int getDepth ()

Package Attributes

short[] mask
short id

Detailed Description

This is the 2D equivalent of a RegionMask

Author:
jensbw

Definition at line 8 of file RegionMask2D.java.


Constructor & Destructor Documentation

theba.core.RegionMask2D.RegionMask2D ( short[]  mask,
int  width,
int  height 
)

Definition at line 14 of file RegionMask2D.java.

References theba.core.RegionMask.depth.


Member Function Documentation

int theba.core.RegionMask2D.getDepth (  ) 

Reimplemented from theba.core.RegionMask.

Definition at line 53 of file RegionMask2D.java.

References theba.core.RegionMask.depth.

int theba.core.RegionMask2D.getHeight (  ) 

Reimplemented from theba.core.RegionMask.

Definition at line 48 of file RegionMask2D.java.

References theba.core.RegionMask.height.

short theba.core.RegionMask2D.getPixelAt ( int  xp,
int  yp,
int  zp 
)
Stack theba.core.RegionMask2D.getVolume (  ) 

Definition at line 23 of file RegionMask2D.java.

int theba.core.RegionMask2D.getWidth (  ) 

Reimplemented from theba.core.RegionMask.

Definition at line 43 of file RegionMask2D.java.

References theba.core.RegionMask.width.

boolean theba.core.RegionMask2D.isSet ( int  xp,
int  yp,
int  zp 
)

Member Data Documentation

short theba.core.RegionMask2D.id [package]

Reimplemented from theba.core.RegionMask.

Definition at line 12 of file RegionMask2D.java.

short [] theba.core.RegionMask2D.mask [package]

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