Uses of Interface
org.web3d.x3d.sai.Geospatial.GeoTouchSensor
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Geospatial | |
| org.web3d.x3d.sai.Geospatial |
-
Uses of GeoTouchSensor in org.web3d.x3d.jsail.Geospatial
Classes in org.web3d.x3d.jsail.Geospatial that implement GeoTouchSensor Modifier and Type Class Description classGeoTouchSensorObjectGeoTouchSensor returns geographic coordinates for the object being selected. -
Uses of GeoTouchSensor in org.web3d.x3d.sai.Geospatial
Methods in org.web3d.x3d.sai.Geospatial that return GeoTouchSensor Modifier and Type Method Description GeoTouchSensorGeoTouchSensor. setDescription(java.lang.String newValue)Accessor method to assign String value to inputOutput SFString field named description.GeoTouchSensorGeoTouchSensor. setEnabled(boolean newValue)Accessor method to assign boolean value to inputOutput SFBool field named enabled.GeoTouchSensorGeoTouchSensor. setGeoOrigin(GeoOrigin newValue)Accessor method to assign GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoTouchSensorGeoTouchSensor. setGeoSystem(java.lang.String[] newValue)Accessor method to assign String array to initializeOnly MFString field named geoSystem.GeoTouchSensorGeoTouchSensor. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.