| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Networking |
The Networking component defines node types and other features used to access file-based
and streaming resources on the World Wide Web.
|
| org.web3d.x3d.sai.Networking |
The Networking component defines node types and other features used to access file-based
and streaming resources on the World Wide Web.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoadSensorObject
X3D node tooltip: [X3DNetworkSensorNode] LoadSensor generates events as watchList child nodes are either loaded or fail to load.
|
| Modifier and Type | Method and Description |
|---|---|
LoadSensor |
LoadSensor.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
LoadSensor |
LoadSensor.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
LoadSensor |
LoadSensor.setEnabled(boolean newValue)
Assign boolean value to inputOutput SFBool field named enabled.
|
LoadSensor |
LoadSensor.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
LoadSensor |
LoadSensor.setTimeOut(double newValue)
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named timeOut.
|
LoadSensor |
LoadSensor.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
LoadSensor |
LoadSensor.setWatchList(X3DNode[] newValue)
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field watchList.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.