| Package | Description |
|---|---|
| org.web3d.x3d.jsail.DIS |
The Distributed Interactive Simulation (DIS) component provides networked interoperability
with the IEEE DIS protocol for sharing state and conducting real-time platform-level
simulations across multiple host computers.
|
| org.web3d.x3d.sai.DIS |
The Distributed Interactive Simulation (DIS) component provides networked interoperability
with the IEEE DIS protocol for sharing state and conducting real-time platform-level
simulations across multiple host computers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DISEntityManagerObject
X3D node tooltip: [X3DChildNode] DISEntityManager notifies a scene when new DIS ESPDU entities arrive or current entities leave.
|
| Modifier and Type | Method and Description |
|---|---|
DISEntityManager |
DISEntityManager.setAddress(java.lang.String newValue)
Assign String value to inputOutput SFString field named address.
|
DISEntityManager |
DISEntityManager.setApplicationID(int newValue)
Assign int value to inputOutput SFInt32 field named applicationID.
|
DISEntityManager |
DISEntityManager.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
DISEntityManager |
DISEntityManager.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
DISEntityManager |
DISEntityManager.setMapping(X3DNode[] newValue)
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field mapping.
|
DISEntityManager |
DISEntityManager.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
DISEntityManager |
DISEntityManager.setPort(int newValue)
Assign int value to inputOutput SFInt32 field named port.
|
DISEntityManager |
DISEntityManager.setSiteID(int newValue)
Assign int value to inputOutput SFInt32 field named siteID.
|
DISEntityManager |
DISEntityManager.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.