|
j3d-vrml97-0.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdesktop.j3d.loaders.vrml97.impl.Field
org.jdesktop.j3d.loaders.vrml97.impl.ConstField
org.jdesktop.j3d.loaders.vrml97.impl.ConstMField
org.jdesktop.j3d.loaders.vrml97.impl.ConstMFNode
public class ConstMFNode
Description of the Class
Field Summary |
---|
Fields inherited from class org.jdesktop.j3d.loaders.vrml97.impl.ConstField |
---|
ownerField |
Fields inherited from class org.jdesktop.j3d.loaders.vrml97.impl.Field |
---|
constField, fieldType |
Constructor Summary | |
---|---|
ConstMFNode(BaseNode[] values)
Constructor for the ConstMFNode object |
Method Summary | |
---|---|
Object |
clone()
Description of the Method |
BaseNode |
get1Value(int index)
Description of the Method |
BaseNode[] |
getValue()
Gets the value attribute of the ConstMFNode object |
void |
getValue(BaseNode[] values)
Gets the value attribute of the ConstMFNode object |
Field |
wrap()
Description of the Method |
Methods inherited from class org.jdesktop.j3d.loaders.vrml97.impl.ConstMField |
---|
getSize |
Methods inherited from class org.jdesktop.j3d.loaders.vrml97.impl.Field |
---|
baseName, markWriteable, toStringId |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConstMFNode(BaseNode[] values)
values
- Description of the ParameterMethod Detail |
---|
public void getValue(BaseNode[] values)
values
- Description of the Parameterpublic BaseNode[] getValue()
public BaseNode get1Value(int index)
index
- Description of the Parameter
public Object clone()
clone
in class Field
public Field wrap()
wrap
in class Field
|
j3d-vrml97-0.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |