| 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 |
GeoPositionInterpolatorObject
X3D node tooltip: [X3DInterpolatorNode] GeoPositionInterpolator animates objects within a geographic coordinate system.
|
| Modifier and Type | Method and Description |
|---|---|
GeoPositionInterpolator |
GeoPositionInterpolator.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
GeoPositionInterpolator |
GeoPositionInterpolator.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
GeoPositionInterpolator |
GeoPositionInterpolator.setGeoOrigin(GeoOrigin newValue)
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) to initializeOnly SFNode field geoOrigin.
|
GeoPositionInterpolator |
GeoPositionInterpolator.setGeoSystem(java.lang.String[] newValue)
Assign String array to initializeOnly MFString field named geoSystem.
|
GeoPositionInterpolator |
GeoPositionInterpolator.setKey(float[] newValue)
Assign float array to inputOutput MFFloat field named key.
|
GeoPositionInterpolator |
GeoPositionInterpolator.setKeyValue(double[] newValue)
Assign 3-tuple double array to inputOutput MFVec3d field named keyValue.
|
GeoPositionInterpolator |
GeoPositionInterpolator.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoPositionInterpolator |
GeoPositionInterpolator.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.