Uses of Interface
org.web3d.x3d.sai.DIS.DISEntityTypeMapping
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.DIS | |
| org.web3d.x3d.sai.DIS |
-
Uses of DISEntityTypeMapping in org.web3d.x3d.jsail.DIS
Classes in org.web3d.x3d.jsail.DIS that implement DISEntityTypeMapping Modifier and Type Class Description classDISEntityTypeMappingObjectDISEntityTypeMapping 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. -
Uses of DISEntityTypeMapping in org.web3d.x3d.sai.DIS
Methods in org.web3d.x3d.sai.DIS that return DISEntityTypeMapping Modifier and Type Method Description DISEntityTypeMappingDISEntityTypeMapping. setCategory(int newValue)Accessor method to assign int value to initializeOnly SFInt32 field named category.DISEntityTypeMappingDISEntityTypeMapping. setCountry(int newValue)Accessor method to assign int value to initializeOnly SFInt32 field named country.DISEntityTypeMappingDISEntityTypeMapping. setDomain(int newValue)Accessor method to assign int value to initializeOnly SFInt32 field named domain.DISEntityTypeMappingDISEntityTypeMapping. setExtra(int newValue)Accessor method to assign int value to initializeOnly SFInt32 field named extra.DISEntityTypeMappingDISEntityTypeMapping. setKind(int newValue)Accessor method to assign int value to initializeOnly SFInt32 field named kind.DISEntityTypeMappingDISEntityTypeMapping. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.DISEntityTypeMappingDISEntityTypeMapping. setSpecific(int newValue)Accessor method to assign int value to initializeOnly SFInt32 field named specific.DISEntityTypeMappingDISEntityTypeMapping. setSubcategory(int newValue)Accessor method to assign int value to initializeOnly SFInt32 field named subcategory.DISEntityTypeMappingDISEntityTypeMapping. setUrl(java.lang.String[] newValue)Accessor method to assign String array to inputOutput MFString field named url.