|
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.BaseNode
org.jdesktop.j3d.loaders.vrml97.impl.ProtoUseNode
public class ProtoUseNode
Description of the Class
Method Summary | |
---|---|
Object |
clone()
Description of the Method |
Field |
getField(String fieldName)
Gets the field attribute of the ProtoUseNode object |
String |
getType()
Gets the type attribute of the ProtoUseNode object |
void |
notifyMethod(String s,
double time)
Description of the Method |
String |
toStringBody()
Description of the Method |
BaseNode |
wrap()
Description of the Method |
Methods inherited from class org.jdesktop.j3d.loaders.vrml97.impl.BaseNode |
---|
getBrowser, getImplNode, getNumTris, toString, toStringId |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public String getType()
getType
in class BaseNode
public void notifyMethod(String s, double time)
notifyMethod
in class BaseNode
s
- Description of the Parametertime
- Description of the Parameterpublic BaseNode wrap()
wrap
in class BaseNode
public Object clone()
clone
in class BaseNode
public Field getField(String fieldName)
getField
in class BaseNode
fieldName
- Description of the Parameter
public String toStringBody()
|
j3d-vrml97-0.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |