Adds a feature to the Route attribute of the Loader object
Parameters: fromNode - The feature to be added to the Route attribute Parameters: fromEventOut - The feature to be added to the Route attribute Parameters: toNode - The feature to be added to the Route attribute Parameters: toEventIn - The feature to be added to the Route attribute
Description of the Method
Parameters: is - Description of the Parameter Description of the Return Value exception: vrml.InvalidVRMLSyntaxException - If there was a problem unzipping.
Description of the Method
Parameters: fromNode - Description of the Parameter Parameters: fromEventOut - Description of the Parameter Parameters: toNode - Description of the Parameter Parameters: toEventIn - Description of the Parameter Parameters: testTypes - Description of the Parameter
Gets the bytes attribute of the Loader object
Parameters: URLstring - Description of the Parameter The bytes value exception: IOException - If the URLstring could not be opened. exception: MalformedURLException - Either no legal protocol could be found in URLstring or it could not be parsed.
Gets the relBytes attribute of the Loader object
Parameters: relURL - Description of the Parameter The relBytes value exception: IOException - If the relURL could not be opened. exception: MalformedURLException - Either no legal protocol could be found in relURL or it could not be parsed.
Description of the Method
Parameters: worldURL - Description of the Parameter Description of the Return Value exception: IOException - If the file could not be opened. exception: vrml.InvalidVRMLSyntaxException - If there was a problem unzipping or parsing.
Description of the Method
Parameters: is - Description of the Parameter Description of the Return Value exception: vrml.InvalidVRMLSyntaxException - If there was a problem unzipping or parsing.
Description of the Method
Parameters: reader - Description of the Parameter Description of the Return Value exception: vrml.InvalidVRMLSyntaxException - If there was a problem parsing.
Description of the Method
Parameters: urlString - Description of the Parameter Parameters: protoName - Description of the Parameter Parameters: protoFields - Description of the Parameter exception: IOException - If the proto could not be opened. exception: MalformedURLException - Either no legal protocol could be found in urlString or it could not be parsed. exception: ParseException - If there was a problem parsing.
Description of the Method
Parameters: scriptClassName - Description of the Parameter Description of the Return Value exception: IllegalAccessException - No access to the definition of the specified class. exception: InstantiationException - There was a problem making an instance of the class. exception: ClassNotFoundException - The class was not found.
Description of the Method
Parameters: url - Description of the Parameter Description of the Return Value exception: IOException - If the file could not be opened.
Sets the worldURL attribute of the Loader object
Parameters: baseURL - The new worldURL value Parameters: worldURL - The new worldURL value exception: MalformedURLException - Either no legal protocol could be found in one of the urls or one could not be parsed.
Description of the Method
Parameters: urlString - Description of the Parameter Description of the Return Value exception: java.net.MalformedURLException - Either no legal protocol could be found in a specification string or the string could not be parsed.