Uses of Interface
org.web3d.x3d.sai.Core.X3DInfoNode
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Core | |
| org.web3d.x3d.jsail.DIS | |
| org.web3d.x3d.jsail.Geospatial | |
| org.web3d.x3d.sai.Core | |
| org.web3d.x3d.sai.DIS | |
| org.web3d.x3d.sai.Geospatial |
-
Uses of X3DInfoNode in org.web3d.x3d.jsail.Core
Classes in org.web3d.x3d.jsail.Core that implement X3DInfoNode Modifier and Type Class Description classWorldInfoObjectWorldInfo contains a title and simple persistent metadata information about an X3D scene. -
Uses of X3DInfoNode in org.web3d.x3d.jsail.DIS
Classes in org.web3d.x3d.jsail.DIS that implement X3DInfoNode 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 X3DInfoNode in org.web3d.x3d.jsail.Geospatial
Classes in org.web3d.x3d.jsail.Geospatial that implement X3DInfoNode Modifier and Type Class Description classGeoMetadataObjectGeoMetadata includes a generic subset of metadata about the geographic data. -
Uses of X3DInfoNode in org.web3d.x3d.sai.Core
Subinterfaces of X3DInfoNode in org.web3d.x3d.sai.Core Modifier and Type Interface Description interfaceWorldInfoWorldInfo contains a title and simple persistent metadata information about an X3D scene.Methods in org.web3d.x3d.sai.Core that return X3DInfoNode Modifier and Type Method Description X3DInfoNodeX3DInfoNode. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata. -
Uses of X3DInfoNode in org.web3d.x3d.sai.DIS
Subinterfaces of X3DInfoNode in org.web3d.x3d.sai.DIS Modifier and Type Interface Description interfaceDISEntityTypeMappingDISEntityTypeMapping 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 X3DInfoNode in org.web3d.x3d.sai.Geospatial
Subinterfaces of X3DInfoNode in org.web3d.x3d.sai.Geospatial Modifier and Type Interface Description interfaceGeoMetadataGeoMetadata includes a generic subset of metadata about the geographic data.