Uses of Interface
org.web3d.x3d.sai.DIS.DISEntityManager
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.DIS | |
| org.web3d.x3d.sai.DIS |
-
Uses of DISEntityManager in org.web3d.x3d.jsail.DIS
Classes in org.web3d.x3d.jsail.DIS that implement DISEntityManager Modifier and Type Class Description classDISEntityManagerObjectDISEntityManager notifies a scene when new DIS ESPDU entities arrive or current entities leave. -
Uses of DISEntityManager in org.web3d.x3d.sai.DIS
Methods in org.web3d.x3d.sai.DIS that return DISEntityManager Modifier and Type Method Description DISEntityManagerDISEntityManager. setAddress(java.lang.String newValue)Accessor method to assign String value to inputOutput SFString field named address.DISEntityManagerDISEntityManager. setApplicationID(int newValue)Accessor method to assign int value to inputOutput SFInt32 field named applicationID.DISEntityManagerDISEntityManager. setMapping(X3DNode[] newValue)Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field mapping.DISEntityManagerDISEntityManager. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.DISEntityManagerDISEntityManager. setPort(int newValue)Accessor method to assign int value to inputOutput SFInt32 field named port.DISEntityManagerDISEntityManager. setSiteID(int newValue)Accessor method to assign int value to inputOutput SFInt32 field named siteID.