theba.core.Region Class Reference

List of all members.

Public Member Functions

 Region (BoxBounds bounds, short id, long size, Point3D origin)
 Region (short id, BoxBounds bounds)
BoxBounds getBounds ()
void setBounds (BoxBounds bounds)
short getId ()
void setId (short id)
StringBuffer getInfo ()
void setInfo (StringBuffer info)
long getSize ()
void setSize (long size)

Public Attributes

long size = 0

Package Attributes

Point3D origin

Detailed Description

A class representing a 3D region with a given label, bounded box and some associated data

Author:
jens

Definition at line 12 of file Region.java.


Constructor & Destructor Documentation

theba.core.Region.Region ( BoxBounds  bounds,
short  id,
long  size,
Point3D  origin 
)

Definition at line 24 of file Region.java.

theba.core.Region.Region ( short  id,
BoxBounds  bounds 
)

Definition at line 32 of file Region.java.


Member Function Documentation

BoxBounds theba.core.Region.getBounds (  ) 

Definition at line 38 of file Region.java.

short theba.core.Region.getId (  ) 

Definition at line 46 of file Region.java.

StringBuffer theba.core.Region.getInfo (  ) 

Definition at line 54 of file Region.java.

long theba.core.Region.getSize (  ) 

Definition at line 62 of file Region.java.

References theba.core.Region.size.

void theba.core.Region.setBounds ( BoxBounds  bounds  ) 

Definition at line 42 of file Region.java.

void theba.core.Region.setId ( short  id  ) 

Definition at line 50 of file Region.java.

void theba.core.Region.setInfo ( StringBuffer  info  ) 

Definition at line 58 of file Region.java.

void theba.core.Region.setSize ( long  size  ) 

Definition at line 66 of file Region.java.


Member Data Documentation

Definition at line 22 of file Region.java.

Definition at line 18 of file Region.java.

Referenced by theba.core.Region.getSize().


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