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 GeoOrigin
    Modifier and Type
    Class
    Description
    class 
    GeoOrigin is deprecated and discouraged (but nevertheless allowed) in X3D version 3.3.
    Modifier and Type
    Field
    Description
    static final GeoOrigin
    SFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).
    static final GeoOrigin
    GeoElevationGrid.GEOORIGIN_DEFAULT_VALUE
    SFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).
    static final GeoOrigin
    SFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).
    static final GeoOrigin
    SFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).
    static final GeoOrigin
    GeoPositionInterpolator.GEOORIGIN_DEFAULT_VALUE
    SFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).
    static final GeoOrigin
    GeoProximitySensor.GEOORIGIN_DEFAULT_VALUE
    SFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).
    static final GeoOrigin
    SFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).
    static final GeoOrigin
    SFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).
    static final GeoOrigin
    SFNode field named geoOrigin has default value null (Java syntax) or NULL (XML syntax).
    Modifier and Type
    Method
    Description
    GeoCoordinate.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 GeoOrigin
    Modifier and Type
    Method
    Description
    GeoCoordinate.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

    Modifier and Type
    Method
    Description
    GeoCoordinate.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 GeoOrigin
    Modifier and Type
    Method
    Description
    GeoCoordinate.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.