| Package | Description |
|---|---|
| org.web3d.x3d.jsail.KeyDeviceSensor |
The Key Device Sensor defines how keyboard keystrokes are inserted into an X3D world.
|
| org.web3d.x3d.sai.KeyDeviceSensor |
The Key Device Sensor defines how keyboard keystrokes are inserted into an X3D world.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringSensorObject
X3D node tooltip: [X3DKeyDeviceSensorNode] StringSensor generates events as the user presses keys on the keyboard.
|
| Modifier and Type | Method and Description |
|---|---|
StringSensor |
StringSensor.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
StringSensor |
StringSensor.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
StringSensor |
StringSensor.setDeletionAllowed(boolean newValue)
Assign boolean value to inputOutput SFBool field named deletionAllowed.
|
StringSensor |
StringSensor.setEnabled(boolean newValue)
Assign boolean value to inputOutput SFBool field named enabled.
|
StringSensor |
StringSensor.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
StringSensor |
StringSensor.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.