| Package | Description |
|---|---|
| org.web3d.x3d.jsail.EventUtilities |
The Event Utility nodes provide the capability to filter, trigger, convert, or sequence
numerous event-types for common interactive applications without the use of a Script
node.
|
| org.web3d.x3d.sai.EventUtilities |
The Event Utility nodes provide the capability to filter, trigger, convert, or sequence
numerous event-types for common interactive applications without the use of a Script
node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanSequencerObject
X3D node tooltip: [X3DSequencerNode] BooleanSequencer generates periodic discrete Boolean values.
|
| Modifier and Type | Method and Description |
|---|---|
BooleanSequencer |
BooleanSequencer.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
BooleanSequencer |
BooleanSequencer.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
BooleanSequencer |
BooleanSequencer.setKey(float[] newValue)
Assign float array to inputOutput MFFloat field named key.
|
BooleanSequencer |
BooleanSequencer.setKeyValue(boolean[] newValue)
Assign boolean array to inputOutput MFBool field named keyValue.
|
BooleanSequencer |
BooleanSequencer.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
BooleanSequencer |
BooleanSequencer.setNext(boolean newValue)
Assign boolean value to inputOnly SFBool field named next.
|
BooleanSequencer |
BooleanSequencer.setPrevious(boolean newValue)
Assign boolean value to inputOnly SFBool field named previous.
|
BooleanSequencer |
BooleanSequencer.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.