java.lang .Object org.jdesktop.j3d.loaders.vrml97.impl .BaseNode org.jdesktop.j3d.loaders.vrml97.impl .ProtoUseNode ProtoUseNode public class ProtoUseNode extends BaseNode (Code) Description of the Class
ProtoUseNode ProtoUseNode(Loader loader, Proto proto, BaseNode orgNode) (Code) Constructor for the ProtoUseNode object
Parameters: loader - Description of the ParameterParameters: proto - Description of the ParameterParameters: orgNode - Description of the Parameter
clone public Object clone()(Code) Description of the Method
Description of the Return Value
getField public Field getField(String fieldName)(Code) Gets the field attribute of the ProtoUseNode object
Parameters: fieldName - Description of the Parameter The field value
getType public String getType()(Code) Gets the type attribute of the ProtoUseNode object
The type value
notifyMethod public void notifyMethod(String s, double time)(Code) Description of the Method
Parameters: s - Description of the ParameterParameters: time - Description of the Parameter
toStringBody public String toStringBody()(Code) Description of the Method
Description of the Return Value
wrap public vrml.BaseNode wrap()(Code) Description of the Method
Description of the Return Value