java.lang .Object org.jdesktop.j3d.loaders.vrml97.impl .BaseNode org.jdesktop.j3d.loaders.vrml97.impl .Node org.jdesktop.j3d.loaders.vrml97.impl .ProtoInstance ProtoInstance public class ProtoInstance extends Node implements Namespace (Code) Description of the Class
containsSensor boolean containsSensor (Code)
ProtoInstance ProtoInstance(Loader loader, String name, Proto proto) (Code) Constructor for the ProtoInstance object
Parameters: loader - Description of the ParameterParameters: name - Description of the ParameterParameters: proto - Description of the Parameter
addField Field addField(Field field) (Code) Adds a feature to the Field attribute of the ProtoInstance object
Parameters: field - The feature to be added to the Field attribute Description of the Return Value
applyRoutes void applyRoutes() (Code) Description of the Method
clone public Object clone()(Code) Description of the Method
Description of the Return Value
define public void define(String defName, BaseNode node)(Code) Description of the Method
Parameters: defName - Description of the ParameterParameters: node - Description of the Parameter
getImplNode public javax.media.j3d.Node getImplNode()(Code) Gets the implNode attribute of the ProtoInstance object
The implNode value
getType public String getType()(Code) Gets the type attribute of the ProtoInstance object
The type value
initFields void initFields() (Code) Description of the Method
instanceNode BaseNode instanceNode() (Code) Description of the Method
Description of the Return Value
notifyMethod public void notifyMethod(String eventInName, double time)(Code) Description of the Method
Parameters: eventInName - Description of the ParameterParameters: time - Description of the Parameter
toStringBody public String toStringBody()(Code) Description of the Method
Description of the Return Value
updateNode BaseNode updateNode(BaseNode node) (Code) Description of the Method
Parameters: node - Description of the Parameter Description of the Return Value
use public BaseNode use(String defName)(Code) Description of the Method
Parameters: defName - Description of the Parameter Description of the Return Value