vrml.field
Class ConstMFNode
java.lang.Object
vrml.Field
vrml.ConstField
vrml.ConstMField
vrml.field.ConstMFNode
- All Implemented Interfaces:
- java.lang.Cloneable
public class ConstMFNode
- extends ConstMField
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ConstMFNode
public ConstMFNode(int size,
BaseNode[] node)
ConstMFNode
public ConstMFNode(BaseNode[] node)
getSize
public int getSize()
- Specified by:
getSize
in class ConstMField
getValue
public void getValue(BaseNode[] node)
get1Value
public BaseNode get1Value(int index)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object