Uses of Class
org.web3d.x3d.jsail.KeyDeviceSensor.KeySensor
Package
Description
The Key Device Sensor defines how keyboard keystrokes are inserted into an X3D world.
-
Uses of KeySensor in org.web3d.x3d.jsail.KeyDeviceSensor
Modifier and TypeMethodDescriptionKeySensor.addComments
(String newComment) Add comment as String to contained commentsList.KeySensor.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.KeySensor.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.KeySensor.clearIS()
Utility method to clear SFNode value of IS field.KeySensor.clearMetadata()
Utility method to clear SFNode value of metadata field.final KeySensor
KeySensor.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.KeySensor.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final KeySensor
KeySensor.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.KeySensor.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final KeySensor
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.KeySensor.setDescription
(String newValue) Accessor method to assign String value to inputOutput SFString field named description.KeySensor.setDescription
(SFString newValue) Assign typed object value to SFString description field, similar tosetDescription(String)
.KeySensor.setEnabled
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named enabled.KeySensor.setEnabled
(SFBool newValue) Assign typed object value to SFBool enabled field, similar tosetEnabled(boolean)
.final KeySensor
Accessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.KeySensor.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.KeySensor.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.final KeySensor
Accessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar tosetUSE(String)
.Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.Modifier and TypeMethodDescriptionAssign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.