|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yobotics.simulationconstructionset.util.graphics.DynamicGraphicObject
public abstract class DynamicGraphicObject
| Constructor Summary | |
|---|---|
DynamicGraphicObject(javax.media.j3d.Appearance appearance)
|
|
| Method Summary | |
|---|---|
javax.media.j3d.BranchGroup |
getBranchGroup()
|
void |
hideGraphicObject()
|
void |
setSleepMillis(long sleepMillis)
|
void |
showGraphicObject()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DynamicGraphicObject(javax.media.j3d.Appearance appearance)
| Method Detail |
|---|
public void showGraphicObject()
public void hideGraphicObject()
public javax.media.j3d.BranchGroup getBranchGroup()
public void setSleepMillis(long sleepMillis)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||