Uses of Interface
org.web3d.x3d.sai.Geospatial.GeoMetadata
Package
Description
The Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
The Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
-
Uses of GeoMetadata in org.web3d.x3d.jsail.Geospatial
Modifier and TypeClassDescriptionclass
GeoMetadata includes a generic subset of metadata about the geographic data. -
Uses of GeoMetadata in org.web3d.x3d.sai.Geospatial
Modifier and TypeMethodDescriptionGeoMetadata.setAutoRefresh
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefresh.GeoMetadata.setAutoRefreshTimeLimit
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefreshTimeLimit.Accessor method to assign org.web3d.x3d.sai.Core.X3DNode array (using an array consisting of properly typed nodes or ProtoInstances) to inputOutput MFNode field data.GeoMetadata.setDescription
(String newValue) Accessor method to assign String value to inputOutput SFString field named description.GeoMetadata.setLoad
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named load.GeoMetadata.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.GeoMetadata.setSummary
(String[] newValue) Accessor method to assign String array to inputOutput MFString field named summary.Accessor method to assign String array to inputOutput MFString field named url.