| 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 |
GeoElevationGridObject
X3D node tooltip: [X3DGeometryNode] GeoElevationGrid is a geometry node defining a rectangular height field, with default values for a 1m by 1m square at height 0.
|
| Modifier and Type | Method and Description |
|---|---|
GeoElevationGrid |
GeoElevationGrid.setCcw(boolean newValue)
Assign boolean value to initializeOnly SFBool field named ccw.
|
GeoElevationGrid |
GeoElevationGrid.setColor(X3DColorNode newValue)
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to inputOutput SFNode field color.
|
GeoElevationGrid |
GeoElevationGrid.setColorPerVertex(boolean newValue)
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
|
GeoElevationGrid |
GeoElevationGrid.setCreaseAngle(double newValue)
Assign double value unit axis, angle (in radians) within allowed range of [0,infinity) to initializeOnly SFDouble field named creaseAngle.
|
GeoElevationGrid |
GeoElevationGrid.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
GeoElevationGrid |
GeoElevationGrid.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
GeoElevationGrid |
GeoElevationGrid.setGeoGridOrigin(double[] newValue)
Assign 3-tuple double array to initializeOnly SFVec3d field named geoGridOrigin.
|
GeoElevationGrid |
GeoElevationGrid.setGeoOrigin(GeoOrigin newValue)
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) to initializeOnly SFNode field geoOrigin.
|
GeoElevationGrid |
GeoElevationGrid.setGeoSystem(java.lang.String[] newValue)
Assign String array to initializeOnly MFString field named geoSystem.
|
GeoElevationGrid |
GeoElevationGrid.setHeight(double[] newValue)
Assign double array to initializeOnly MFDouble field named height.
|
GeoElevationGrid |
GeoElevationGrid.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoElevationGrid |
GeoElevationGrid.setNormal(X3DNormalNode newValue)
Assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
|
GeoElevationGrid |
GeoElevationGrid.setNormalPerVertex(boolean newValue)
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
|
GeoElevationGrid |
GeoElevationGrid.setSolid(boolean newValue)
Assign boolean value to initializeOnly SFBool field named solid.
|
GeoElevationGrid |
GeoElevationGrid.setTexCoord(X3DTextureCoordinateNode newValue)
Assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
|
GeoElevationGrid |
GeoElevationGrid.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
GeoElevationGrid |
GeoElevationGrid.setXDimension(int newValue)
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named xDimension.
|
GeoElevationGrid |
GeoElevationGrid.setXSpacing(double newValue)
Assign double value within allowed range of (0,infinity) to initializeOnly SFDouble field named xSpacing.
|
GeoElevationGrid |
GeoElevationGrid.setYScale(float newValue)
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named yScale.
|
GeoElevationGrid |
GeoElevationGrid.setZDimension(int newValue)
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named zDimension.
|
GeoElevationGrid |
GeoElevationGrid.setZSpacing(double newValue)
Assign double value within allowed range of (0,infinity) to initializeOnly SFDouble field named zSpacing.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.