|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--uml3d.visual.Box
Box is simply a Box with predefined color and size. It serves as the visual representation for classes, objects etc.
| Field Summary | |
java.lang.String |
test
|
javax.media.j3d.TransformGroup |
transformGroup
The place,scale and orientation where this Box is in real world. |
| Constructor Summary | |
Box()
|
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public javax.media.j3d.TransformGroup transformGroup
public java.lang.String test
| Constructor Detail |
public Box()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||