|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectSceneGraphObject
jsynoptic.plugins.java3d.GraphObjectReference
public class GraphObjectReference
| Nested Class Summary | |
|---|---|
static class |
GraphObjectReference.State
|
| Constructor Summary | |
|---|---|
GraphObjectReference()
|
|
GraphObjectReference(Node n,
SceneGraphObject o)
|
|
| Method Summary | |
|---|---|
Node |
getNode()
|
SceneGraphObject |
getObject()
|
java.lang.Class<? extends SceneGraphObjectState> |
getStateClass()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GraphObjectReference()
public GraphObjectReference(Node n,
SceneGraphObject o)
| Method Detail |
|---|
public Node getNode()
public SceneGraphObject getObject()
public java.lang.Class<? extends SceneGraphObjectState> getStateClass()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||