| 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 |
GeoProximitySensorObject
X3D node tooltip: (X3D version 3.2 or later) [X3DEnvironmentalSensorNode] GeoProximitySensor generates events when the viewer enters, exits and moves within a region of space (defined by a box).
|
| Modifier and Type | Method and Description |
|---|---|
GeoProximitySensor |
GeoProximitySensor.setCenter(double[] newValue)
Assign 3-tuple double array to inputOutput SFVec3d field named center.
|
GeoProximitySensor |
GeoProximitySensor.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
GeoProximitySensor |
GeoProximitySensor.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
GeoProximitySensor |
GeoProximitySensor.setEnabled(boolean newValue)
Assign boolean value to inputOutput SFBool field named enabled.
|
GeoProximitySensor |
GeoProximitySensor.setGeoCenter(double[] newValue)
Assign 3-tuple double array to inputOutput SFVec3d field named geoCenter.
|
GeoProximitySensor |
GeoProximitySensor.setGeoOrigin(GeoOrigin newValue)
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) to initializeOnly SFNode field geoOrigin.
|
GeoProximitySensor |
GeoProximitySensor.setGeoSystem(java.lang.String[] newValue)
Assign String array to initializeOnly MFString field named geoSystem.
|
GeoProximitySensor |
GeoProximitySensor.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoProximitySensor |
GeoProximitySensor.setSize(float[] newValue)
Assign 3-tuple float array within allowed range of [0,infinity) to initializeOnly SFVec3f field named size.
|
GeoProximitySensor |
GeoProximitySensor.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.