Uses of Class
org.web3d.x3d.jsail.Geospatial.GeoLocation
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 GeoLocation in org.web3d.x3d.jsail.Geospatial
Modifier and TypeMethodDescriptionGeoLocation.addChild
(X3DChildNode newValue) Utility method to add single child element to contained list of existing children nodes (if any).GeoLocation.addChildren
(ProtoInstance newValue) Add single ProtoInstance (with appropriate node type and containerField value) to MFNode array for children field.GeoLocation.addComments
(String newComment) Add comment as CommentsBlock to children fieldGeoLocation.addComments
(String[] newComments) Add comments as String[] array to children fieldGeoLocation.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to children fieldGeoLocation.addGeoSystem
(String newValue) Add singleton String value to MFString geoSystem field.GeoLocation.addGeoSystem
(SFString newValue) Add singleton SFString value to MFString geoSystem field.GeoLocation.clearChildren()
Utility method to clear MFNode value of children field.GeoLocation.clearGeoOrigin()
Utility method to clear SFNode value of geoOrigin field.GeoLocation.clearGeoSystem()
Utility method to clear MFString value of geoSystem field.GeoLocation.clearIS()
Utility method to clear SFNode value of IS field.GeoLocation.clearMetadata()
Utility method to clear SFNode value of metadata field.GeoLocation.setBboxCenter
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.GeoLocation.setBboxCenter
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.GeoLocation.setBboxCenter
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.GeoLocation.setBboxCenter
(float x, float y, float z) Assign values to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.GeoLocation.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.GeoLocation.setBboxDisplay
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.GeoLocation.setBboxDisplay
(SFBool newValue) Assign typed object value to SFBool bboxDisplay field, similar tosetBboxDisplay(boolean)
.GeoLocation.setBboxSize
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxSize(float[])
.GeoLocation.setBboxSize
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxSize(float[])
.GeoLocation.setBboxSize
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.GeoLocation.setBboxSize
(float x, float y, float z) Assign values to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.GeoLocation.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.GeoLocation.setChildren
(ArrayList<X3DChildNode> newValue) Assign ArrayList value of MFNode children field, similar tosetChildren(org.web3d.x3d.sai.Core.X3DNode[])
.GeoLocation.setChildren
(X3DNode[] newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstances) to inputOutput MFNode field children.final GeoLocation
GeoLocation.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.GeoLocation.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final GeoLocation
GeoLocation.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.GeoLocation.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final GeoLocation
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.GeoLocation.setGeoCoords
(double[] newValue) Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.GeoLocation.setGeoCoords
(double x, double y, double z) Assign values to SFVec3d geoCoords field, similar tosetGeoCoords(double[])
.GeoLocation.setGeoCoords
(SFVec3d newValue) Assign typed object value to SFVec3d geoCoords field, similar tosetGeoCoords(double[])
.GeoLocation.setGeoOrigin
(ProtoInstance newValue) Assign ProtoInstance (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.GeoLocation.setGeoSystem
(String newValue) Assign singleton String value to MFString geoSystem field, similar tosetGeoSystem(String[])
.GeoLocation.setGeoSystem
(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named geoSystem.GeoLocation.setGeoSystem
(ArrayList<String> newValue) Assign ArrayList value of MFString geoSystem field, similar tosetGeoSystem(String[])
.GeoLocation.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar tosetGeoSystem(String[])
.GeoLocation.setGeoSystem
(SFString newValue) Assign single SFString object value to MFString geoSystem field, similar tosetGeoSystem(String[])
.final GeoLocation
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.GeoLocation.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.GeoLocation.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.final GeoLocation
Accessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar tosetUSE(String)
.GeoLocation.setUSE
(GeoLocation DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.GeoLocation.setVisible
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named visible.GeoLocation.setVisible
(SFBool newValue) Assign typed object value to SFBool visible field, similar tosetVisible(boolean)
.Modifier and TypeMethodDescriptionGeoLocation.setUSE
(GeoLocation DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.