Uses of Interface
org.web3d.x3d.sai.Geospatial.GeoOrigin
Packages that use GeoOrigin
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 GeoOrigin in org.web3d.x3d.jsail.Geospatial
Classes in org.web3d.x3d.jsail.Geospatial that implement GeoOriginModifier and TypeClassDescriptionclassGeoOrigin is deprecated and discouraged (but nevertheless allowed) in X3D version 3.3.Fields in org.web3d.x3d.jsail.Geospatial declared as GeoOriginModifier and TypeFieldDescriptionstatic final GeoOriginGeoCoordinate.GEOORIGIN_DEFAULT_VALUESFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).static final GeoOriginGeoElevationGrid.GEOORIGIN_DEFAULT_VALUESFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).static final GeoOriginGeoLocation.GEOORIGIN_DEFAULT_VALUESFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).static final GeoOriginGeoLOD.GEOORIGIN_DEFAULT_VALUESFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).static final GeoOriginGeoPositionInterpolator.GEOORIGIN_DEFAULT_VALUESFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).static final GeoOriginGeoProximitySensor.GEOORIGIN_DEFAULT_VALUESFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).static final GeoOriginGeoTouchSensor.GEOORIGIN_DEFAULT_VALUESFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).static final GeoOriginGeoTransform.GEOORIGIN_DEFAULT_VALUESFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).static final GeoOriginGeoViewpoint.GEOORIGIN_DEFAULT_VALUESFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).Methods in org.web3d.x3d.jsail.Geospatial that return GeoOriginModifier and TypeMethodDescriptionGeoCoordinate.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.GeoElevationGrid.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.GeoLocation.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.GeoLOD.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.GeoPositionInterpolator.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.GeoProximitySensor.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.GeoTouchSensor.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.GeoTransform.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.GeoViewpoint.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.Methods in org.web3d.x3d.jsail.Geospatial with parameters of type GeoOriginModifier and TypeMethodDescriptionGeoCoordinate.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoElevationGrid.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoLocation.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoLOD.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoPositionInterpolator.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoProximitySensor.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoTouchSensor.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoTransform.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoViewpoint.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin. -
Uses of GeoOrigin in org.web3d.x3d.sai.Geospatial
Methods in org.web3d.x3d.sai.Geospatial that return GeoOriginModifier and TypeMethodDescriptionGeoCoordinate.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.GeoElevationGrid.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.GeoLocation.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.GeoLOD.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.GeoPositionInterpolator.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.GeoProximitySensor.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.GeoTouchSensor.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.GeoTransform.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.GeoViewpoint.getGeoOrigin()Provide org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.GeoOrigin.setGeoCoords(double[] newValue) Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.GeoOrigin.setGeoSystem(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named geoSystem.GeoOrigin.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.GeoOrigin.setRotateYUp(boolean newValue) Accessor method to assign boolean value to initializeOnly SFBool field named rotateYUp.Methods in org.web3d.x3d.sai.Geospatial with parameters of type GeoOriginModifier and TypeMethodDescriptionGeoCoordinate.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoElevationGrid.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoLocation.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoLOD.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoPositionInterpolator.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoProximitySensor.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoTouchSensor.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoTransform.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoViewpoint.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.