| 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 |
BooleanFilterObject
X3D node tooltip: [X3DChildNode] BooleanFilter selectively passes true, false or negated events.
|
| Modifier and Type | Method and Description |
|---|---|
BooleanFilter |
BooleanFilter.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
BooleanFilter |
BooleanFilter.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
BooleanFilter |
BooleanFilter.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
BooleanFilter |
BooleanFilter.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.