| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Geospatial |
The Geospatial component defines how to associate real-world locations in an X3D scene
and specifies nodes particularly tuned for geospatial applications.
|
| org.web3d.x3d.sai.Geospatial |
The Geospatial component defines how to associate real-world locations in an X3D scene
and specifies nodes particularly tuned for geospatial applications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeoMetadataObject
X3D node tooltip: [X3DInfoNode] GeoMetadata includes a generic subset of metadata about the geographic data.
|
| Modifier and Type | Method and Description |
|---|---|
GeoMetadata |
GeoMetadata.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
GeoMetadata |
GeoMetadata.setData(X3DNode[] newValue)
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field data.
|
GeoMetadata |
GeoMetadata.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
GeoMetadata |
GeoMetadata.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoMetadata |
GeoMetadata.setSummary(java.lang.String[] newValue)
Assign String array to inputOutput MFString field named summary.
|
GeoMetadata |
GeoMetadata.setUrl(java.lang.String[] newValue)
Assign String array to inputOutput MFString field named url.
|
GeoMetadata |
GeoMetadata.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.