| 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 |
GeoCoordinateObject
X3D node tooltip: [X3DCoordinateNode] GeoCoordinate builds geometry as a set of geographic 3D coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
GeoCoordinate |
GeoCoordinate.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
GeoCoordinate |
GeoCoordinate.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
GeoCoordinate |
GeoCoordinate.setGeoOrigin(GeoOrigin newValue)
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) to initializeOnly SFNode field geoOrigin.
|
GeoCoordinate |
GeoCoordinate.setGeoSystem(java.lang.String[] newValue)
Assign String array to initializeOnly MFString field named geoSystem.
|
GeoCoordinate |
GeoCoordinate.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoCoordinate |
GeoCoordinate.setPoint(double[] newValue)
Assign 3-tuple double array to inputOutput MFVec3d field named point.
|
GeoCoordinate |
GeoCoordinate.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.