Uses of Class
org.web3d.x3d.jsail.Geospatial.GeoLocation
Packages that use 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
Methods in org.web3d.x3d.jsail.Geospatial that return GeoLocationModifier 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, not allowing duplicate or empty string values in this controlled enumeration field.GeoLocation.addGeoSystem(SFString newValue) Add singleton SFString value to MFString geoSystem field, not allowing duplicate or empty string values in this controlled enumeration 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 toGeoLocation.setBboxCenter(float[]).GeoLocation.setBboxCenter(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toGeoLocation.setBboxCenter(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 toGeoLocation.setBboxCenter(float[]).GeoLocation.setBboxCenter(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toGeoLocation.setBboxCenter(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 toGeoLocation.setBboxDisplay(boolean).GeoLocation.setBboxSize(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toGeoLocation.setBboxSize(float[]).GeoLocation.setBboxSize(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toGeoLocation.setBboxSize(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 toGeoLocation.setBboxSize(float[]).GeoLocation.setBboxSize(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toGeoLocation.setBboxSize(float[]).GeoLocation.setChildren(ArrayList<X3DChildNode> newValue) Assign ArrayList value of MFNode children field, similar toGeoLocation.setChildren(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 GeoLocationGeoLocation.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 toGeoLocation.setCssClass(String).final GeoLocationGeoLocation.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 toGeoLocation.setCssStyle(String).final GeoLocationAccessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar toGeoLocation.setDEF(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 toGeoLocation.setGeoCoords(double[]).GeoLocation.setGeoCoords(SFVec3d newValue) Assign typed object value to SFVec3d geoCoords field, similar toGeoLocation.setGeoCoords(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 toGeoLocation.setGeoSystem(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 toGeoLocation.setGeoSystem(String[]).GeoLocation.setGeoSystem(MFString newValue) Assign typed object value to MFString geoSystem field, similar toGeoLocation.setGeoSystem(String[]).GeoLocation.setGeoSystem(SFString newValue) Assign single SFString object value to MFString geoSystem field, similar toGeoLocation.setGeoSystem(String[]).final GeoLocationAccessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlId field, similar toGeoLocation.setHtmlId(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 GeoLocationAccessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar toGeoLocation.setUSE(String).GeoLocation.setUSE(GeoLocation DEFnode) Assign a USE reference to another DEF node of same node type, similar toGeoLocation.setUSE(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 toGeoLocation.setVisible(boolean).Methods in org.web3d.x3d.jsail.Geospatial with parameters of type GeoLocationModifier and TypeMethodDescriptionGeoLocation.setUSE(GeoLocation DEFnode) Assign a USE reference to another DEF node of same node type, similar toGeoLocation.setUSE(String).