|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsyn3d.base.ActiveNode
syn3d.nodes.GroupNode
syn3d.nodes.TransformGroupNode
syn3d.nodes.xith3d.TransformGroupNodeXith3D
public class TransformGroupNodeXith3D
Field Summary | |
---|---|
protected TransformGroup |
transformGroup
|
Fields inherited from class syn3d.nodes.TransformGroupNode |
---|
actions, anonymousNodeNumber, data, icon, universe |
Fields inherited from class syn3d.base.ActiveNode |
---|
children, name, parent |
Constructor Summary | |
---|---|
TransformGroupNodeXith3D(ActiveNode parent)
|
Method Summary | |
---|---|
java.lang.Object |
get3DObject()
Returns the 3D object that this node refers to. |
void |
remove()
Removes this node from the parent list. |
void |
setName(java.lang.String name)
|
Methods inherited from class syn3d.nodes.TransformGroupNode |
---|
cleanup, doAction, getActions, getIcon, initData, restoreReferences, saveChildren, setDirty |
Methods inherited from class syn3d.nodes.GroupNode |
---|
getScene |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected TransformGroup transformGroup
Constructor Detail |
---|
public TransformGroupNodeXith3D(ActiveNode parent)
Method Detail |
---|
public void remove()
ActiveNode
remove
in class TransformGroupNode
public void setName(java.lang.String name)
setName
in class ActiveNode
name
- The name to set.public java.lang.Object get3DObject()
ActiveNode
get3DObject
in class ActiveNode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |