|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A PortrayalJ3D is a Portrayal that produces Java3D models.
Method Summary | |
javax.media.j3d.TransformGroup |
getModel(java.lang.Object object,
javax.media.j3d.TransformGroup prev)
If argument is null, it should behave like createModel; otherwise, it is updateModel. |
void |
setParentPortrayal(FieldPortrayal3D p)
A non field portrayal3D need to enclose its parent FieldPortrayal into the PickInfo. |
Methods inherited from interface sim.portrayal.Portrayal |
getInspector, getName, setSelected |
Method Detail |
public javax.media.j3d.TransformGroup getModel(java.lang.Object object, javax.media.j3d.TransformGroup prev)
public void setParentPortrayal(FieldPortrayal3D p)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |