| 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 |
DISEntityTypeMappingObject
X3D node tooltip: [X3DInfoNode,X3DUrlObject] DISEntityTypeMapping provides a best-match mapping from DIS ESPDU entity type information to a specific X3D model, thus providing a visual and behavioral representation that best matches the entity type.
|
| Modifier and Type | Method and Description |
|---|---|
DISEntityManagerObject |
DISEntityManagerObject.setMapping(java.util.ArrayList<DISEntityTypeMapping> newValue)
Assign ArrayList value of MFNode mapping field, similar to
DISEntityManagerObject.setMapping(X3DNode[]). |
| Modifier and Type | Method and Description |
|---|---|
DISEntityTypeMapping |
DISEntityTypeMapping.setCategory(int newValue)
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named category.
|
DISEntityTypeMapping |
DISEntityTypeMapping.setCountry(int newValue)
Assign int value within allowed range of [0,65535] to initializeOnly SFInt32 field named country.
|
DISEntityTypeMapping |
DISEntityTypeMapping.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
DISEntityTypeMapping |
DISEntityTypeMapping.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
DISEntityTypeMapping |
DISEntityTypeMapping.setDomain(int newValue)
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named domain.
|
DISEntityTypeMapping |
DISEntityTypeMapping.setExtra(int newValue)
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named extra.
|
DISEntityTypeMapping |
DISEntityTypeMapping.setKind(int newValue)
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named kind.
|
DISEntityTypeMapping |
DISEntityTypeMapping.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
DISEntityTypeMapping |
DISEntityTypeMapping.setSpecific(int newValue)
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named specific.
|
DISEntityTypeMapping |
DISEntityTypeMapping.setSubcategory(int newValue)
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named subcategory.
|
DISEntityTypeMapping |
DISEntityTypeMapping.setUrl(java.lang.String[] newValue)
Assign String array to inputOutput MFString field named url.
|
DISEntityTypeMapping |
DISEntityTypeMapping.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.