|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsim.portrayal3d.SimplePortrayal3D
sim.portrayal3d.simple.SpherePortrayal3D
Sphere,
Serialized Form| Constructor Summary | |
SpherePortrayal3D(javax.vecmath.Color3f c)
|
|
SpherePortrayal3D(javax.vecmath.Color3f c,
float radius)
|
|
| Method Summary | |
javax.media.j3d.TransformGroup |
getModel(java.lang.Object obj,
javax.media.j3d.TransformGroup j3dModel)
If argument is null, it should behave like createModel; otherwise, it is updateModel. |
| Methods inherited from class sim.portrayal3d.SimplePortrayal3D |
clearPickableFlags, getInspector, getName, setParentPortrayal, setPickableFlags, setPickableFlags, setSelected |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SpherePortrayal3D(javax.vecmath.Color3f c)
public SpherePortrayal3D(javax.vecmath.Color3f c,
float radius)
| Method Detail |
public javax.media.j3d.TransformGroup getModel(java.lang.Object obj,
javax.media.j3d.TransformGroup j3dModel)
Portrayal3D
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||