Uses of Interface
org.web3d.x3d.sai.KeyDeviceSensor.StringSensor
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.KeyDeviceSensor | |
| org.web3d.x3d.sai.KeyDeviceSensor |
-
Uses of StringSensor in org.web3d.x3d.jsail.KeyDeviceSensor
Classes in org.web3d.x3d.jsail.KeyDeviceSensor that implement StringSensor Modifier and Type Class Description classStringSensorObjectStringSensor generates events as the user presses keys on the keyboard. -
Uses of StringSensor in org.web3d.x3d.sai.KeyDeviceSensor
Methods in org.web3d.x3d.sai.KeyDeviceSensor that return StringSensor Modifier and Type Method Description StringSensorStringSensor. setDeletionAllowed(boolean newValue)Accessor method to assign boolean value to inputOutput SFBool field named deletionAllowed.StringSensorStringSensor. setEnabled(boolean newValue)Accessor method to assign boolean value to inputOutput SFBool field named enabled.StringSensorStringSensor. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.