Uses of Class
org.web3d.x3d.jsail.Geospatial.GeoElevationGrid
Package
Description
The Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
-
Uses of GeoElevationGrid in org.web3d.x3d.jsail.Geospatial
Modifier and TypeMethodDescriptionGeoElevationGrid.addComments
(String newComment) Add comment as String to contained commentsList.GeoElevationGrid.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.GeoElevationGrid.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.GeoElevationGrid.addGeoSystem
(String newValue) Add singleton String value to MFString geoSystem field.GeoElevationGrid.addGeoSystem
(SFString newValue) Add singleton SFString value to MFString geoSystem field.GeoElevationGrid.addHeight
(double newValue) Add singleton double value to MFDouble height field.Add singleton SFDouble value to MFDouble height field.GeoElevationGrid.clearColor()
Utility method to clear SFNode value of color field.GeoElevationGrid.clearGeoOrigin()
Utility method to clear SFNode value of geoOrigin field.GeoElevationGrid.clearGeoSystem()
Utility method to clear MFString value of geoSystem field.GeoElevationGrid.clearHeight()
Utility method to clear MFDouble value of height field.GeoElevationGrid.clearIS()
Utility method to clear SFNode value of IS field.GeoElevationGrid.clearMetadata()
Utility method to clear SFNode value of metadata field.GeoElevationGrid.clearNormal()
Utility method to clear SFNode value of normal field.GeoElevationGrid.clearTexCoord()
Utility method to clear SFNode value of texCoord field.GeoElevationGrid.setCcw
(boolean newValue) Accessor method to assign boolean value to initializeOnly SFBool field named ccw.Assign typed object value to SFBool ccw field, similar tosetCcw(boolean)
.GeoElevationGrid.setColor
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.GeoElevationGrid.setColor
(X3DColorNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.GeoElevationGrid.setColorPerVertex
(boolean newValue) Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.GeoElevationGrid.setColorPerVertex
(SFBool newValue) Assign typed object value to SFBool colorPerVertex field, similar tosetColorPerVertex(boolean)
.GeoElevationGrid.setCreaseAngle
(double newValue) Accessor method to assign double value unit axis, angle (in radians) to initializeOnly SFDouble field named creaseAngle.GeoElevationGrid.setCreaseAngle
(SFDouble newValue) Assign typed object value to SFDouble creaseAngle field, similar tosetCreaseAngle(double)
.final GeoElevationGrid
GeoElevationGrid.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.GeoElevationGrid.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final GeoElevationGrid
GeoElevationGrid.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.GeoElevationGrid.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final GeoElevationGrid
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.GeoElevationGrid.setGeoGridOrigin
(double[] newValue) Accessor method to assign 3-tuple double array to initializeOnly SFVec3d field named geoGridOrigin.GeoElevationGrid.setGeoGridOrigin
(double x, double y, double z) Assign values to SFVec3d geoGridOrigin field, similar tosetGeoGridOrigin(double[])
.GeoElevationGrid.setGeoGridOrigin
(SFVec3d newValue) Assign typed object value to SFVec3d geoGridOrigin field, similar tosetGeoGridOrigin(double[])
.GeoElevationGrid.setGeoOrigin
(ProtoInstance newValue) Assign ProtoInstance (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.GeoElevationGrid.setGeoSystem
(String newValue) Assign singleton String value to MFString geoSystem field, similar tosetGeoSystem(String[])
.GeoElevationGrid.setGeoSystem
(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named geoSystem.GeoElevationGrid.setGeoSystem
(ArrayList<String> newValue) Assign ArrayList value of MFString geoSystem field, similar tosetGeoSystem(String[])
.GeoElevationGrid.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar tosetGeoSystem(String[])
.GeoElevationGrid.setGeoSystem
(SFString newValue) Assign single SFString object value to MFString geoSystem field, similar tosetGeoSystem(String[])
.GeoElevationGrid.setHeight
(double[] newValue) Accessor method to assign Double array to initializeOnly MFDouble field named height.GeoElevationGrid.setHeight
(int[] newValue) Assign floating-point array value of MFDouble height field, similar tosetHeight(double[])
.Assign ArrayList value of MFDouble height field, similar tosetHeight(double[])
.Assign typed object value to MFDouble height field, similar tosetHeight(double[])
.final GeoElevationGrid
Accessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.GeoElevationGrid.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.GeoElevationGrid.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.GeoElevationGrid.setNormal
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.GeoElevationGrid.setNormal
(X3DNormalNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.GeoElevationGrid.setNormalPerVertex
(boolean newValue) Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.GeoElevationGrid.setNormalPerVertex
(SFBool newValue) Assign typed object value to SFBool normalPerVertex field, similar tosetNormalPerVertex(boolean)
.GeoElevationGrid.setSolid
(boolean newValue) Accessor method to assign boolean value to initializeOnly SFBool field named solid.Assign typed object value to SFBool solid field, similar tosetSolid(boolean)
.GeoElevationGrid.setTexCoord
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.GeoElevationGrid.setTexCoord
(X3DSingleTextureCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.final GeoElevationGrid
Accessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar tosetUSE(String)
.GeoElevationGrid.setUSE
(GeoElevationGrid DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.GeoElevationGrid.setXDimension
(int newValue) Accessor method to assign int value to initializeOnly SFInt32 field named xDimension.GeoElevationGrid.setXDimension
(SFInt32 newValue) Assign typed object value to SFInt32 xDimension field, similar tosetXDimension(int)
.GeoElevationGrid.setXSpacing
(double newValue) Accessor method to assign double value to initializeOnly SFDouble field named xSpacing.GeoElevationGrid.setXSpacing
(SFDouble newValue) Assign typed object value to SFDouble xSpacing field, similar tosetXSpacing(double)
.GeoElevationGrid.setYScale
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetYScale(float)
.GeoElevationGrid.setYScale
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named yScale.Assign typed object value to SFFloat yScale field, similar tosetYScale(float)
.GeoElevationGrid.setZDimension
(int newValue) Accessor method to assign int value to initializeOnly SFInt32 field named zDimension.GeoElevationGrid.setZDimension
(SFInt32 newValue) Assign typed object value to SFInt32 zDimension field, similar tosetZDimension(int)
.GeoElevationGrid.setZSpacing
(double newValue) Accessor method to assign double value to initializeOnly SFDouble field named zSpacing.GeoElevationGrid.setZSpacing
(SFDouble newValue) Assign typed object value to SFDouble zSpacing field, similar tosetZSpacing(double)
.Modifier and TypeMethodDescriptionGeoElevationGrid.setUSE
(GeoElevationGrid DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.