|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectVOI
edu.jhu.ece.iacl.jist.structures.geom.MipavVOI
public class MipavVOI
The Class MipavVOI.
| Field Summary | |
|---|---|
protected ModelImage |
img
The img. |
| Constructor Summary | |
|---|---|
MipavVOI(java.lang.String name,
int dim)
Instantiates a new mipav voi. |
|
| Method Summary | |
|---|---|
ModelImage |
getImage()
Gets the image. |
void |
setVolume(ModelImage img)
Sets the volume. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ModelImage img
| Constructor Detail |
|---|
public MipavVOI(java.lang.String name,
int dim)
name - the namedim - the dim| Method Detail |
|---|
public void setVolume(ModelImage img)
img - the new volumepublic ModelImage getImage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||