vrml.field
Class SFNode
java.lang.Object
vrml.Field
vrml.field.SFNode
- All Implemented Interfaces:
- java.lang.Cloneable
- public class SFNode
- extends Field
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SFNode
public SFNode()
SFNode
public SFNode(BaseNode node)
getValue
public BaseNode getValue()
setValue
public void setValue(BaseNode node)
setValue
public void setValue(ConstSFNode node)
setValue
public void setValue(SFNode node)
toString
public java.lang.String toString()