Uses of Class
org.web3d.x3d.jsail.Geospatial.GeoLOD
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 GeoLOD in org.web3d.x3d.jsail.Geospatial
Modifier and TypeMethodDescriptionGeoLOD.addChild1Url
(String newValue) Add singleton String value to MFString child1Url field.GeoLOD.addChild1Url
(SFString newValue) Add singleton SFString value to MFString child1Url field.GeoLOD.addChild2Url
(String newValue) Add singleton String value to MFString child2Url field.GeoLOD.addChild2Url
(SFString newValue) Add singleton SFString value to MFString child2Url field.GeoLOD.addChild3Url
(String newValue) Add singleton String value to MFString child3Url field.GeoLOD.addChild3Url
(SFString newValue) Add singleton SFString value to MFString child3Url field.GeoLOD.addChild4Url
(String newValue) Add singleton String value to MFString child4Url field.GeoLOD.addChild4Url
(SFString newValue) Add singleton SFString value to MFString child4Url field.GeoLOD.addComments
(String newComment) Add comment as CommentsBlock to children fieldGeoLOD.addComments
(String[] newComments) Add comments as String[] array to children fieldGeoLOD.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to children fieldGeoLOD.addGeoSystem
(String newValue) Add singleton String value to MFString geoSystem field.GeoLOD.addGeoSystem
(SFString newValue) Add singleton SFString value to MFString geoSystem field.GeoLOD.addRootNode
(ProtoInstance newValue) Add single ProtoInstance (with appropriate node type and containerField value) to MFNode array for rootNode field.GeoLOD.addRootNode
(X3DNode newValue) Add single child node to existing array of rootNode nodes (if any).GeoLOD.addRootUrl
(String newValue) Add singleton String value to MFString rootUrl field.GeoLOD.addRootUrl
(SFString newValue) Add singleton SFString value to MFString rootUrl field.GeoLOD.clearChild1Url()
Utility method to clear MFString value of child1Url field.GeoLOD.clearChild2Url()
Utility method to clear MFString value of child2Url field.GeoLOD.clearChild3Url()
Utility method to clear MFString value of child3Url field.GeoLOD.clearChild4Url()
Utility method to clear MFString value of child4Url field.GeoLOD.clearGeoOrigin()
Utility method to clear SFNode value of geoOrigin field.GeoLOD.clearGeoSystem()
Utility method to clear MFString value of geoSystem field.GeoLOD.clearIS()
Utility method to clear SFNode value of IS field.GeoLOD.clearMetadata()
Utility method to clear SFNode value of metadata field.GeoLOD.clearRootNode()
Utility method to clear MFNode value of rootNode field.GeoLOD.clearRootUrl()
Utility method to clear MFString value of rootUrl field.GeoLOD.setBboxCenter
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.GeoLOD.setBboxCenter
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.GeoLOD.setBboxCenter
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.GeoLOD.setBboxCenter
(float x, float y, float z) Assign values to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.GeoLOD.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.GeoLOD.setBboxDisplay
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.GeoLOD.setBboxDisplay
(SFBool newValue) Assign typed object value to SFBool bboxDisplay field, similar tosetBboxDisplay(boolean)
.GeoLOD.setBboxSize
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxSize(float[])
.GeoLOD.setBboxSize
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxSize(float[])
.GeoLOD.setBboxSize
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.GeoLOD.setBboxSize
(float x, float y, float z) Assign values to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.GeoLOD.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.GeoLOD.setCenter
(double[] newValue) Accessor method to assign 3-tuple double array to initializeOnly SFVec3d field named center.GeoLOD.setCenter
(double x, double y, double z) Assign values to SFVec3d center field, similar tosetCenter(double[])
.Assign typed object value to SFVec3d center field, similar tosetCenter(double[])
.GeoLOD.setChild1Url
(String newValue) Assign singleton String value to MFString child1Url field, similar tosetChild1Url(String[])
.GeoLOD.setChild1Url
(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named child1Url.GeoLOD.setChild1Url
(ArrayList<String> newValue) Assign ArrayList value of MFString child1Url field, similar tosetChild1Url(String[])
.GeoLOD.setChild1Url
(MFString newValue) Assign typed object value to MFString child1Url field, similar tosetChild1Url(String[])
.GeoLOD.setChild1Url
(SFString newValue) Assign single SFString object value to MFString child1Url field, similar tosetChild1Url(String[])
.GeoLOD.setChild2Url
(String newValue) Assign singleton String value to MFString child2Url field, similar tosetChild2Url(String[])
.GeoLOD.setChild2Url
(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named child2Url.GeoLOD.setChild2Url
(ArrayList<String> newValue) Assign ArrayList value of MFString child2Url field, similar tosetChild2Url(String[])
.GeoLOD.setChild2Url
(MFString newValue) Assign typed object value to MFString child2Url field, similar tosetChild2Url(String[])
.GeoLOD.setChild2Url
(SFString newValue) Assign single SFString object value to MFString child2Url field, similar tosetChild2Url(String[])
.GeoLOD.setChild3Url
(String newValue) Assign singleton String value to MFString child3Url field, similar tosetChild3Url(String[])
.GeoLOD.setChild3Url
(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named child3Url.GeoLOD.setChild3Url
(ArrayList<String> newValue) Assign ArrayList value of MFString child3Url field, similar tosetChild3Url(String[])
.GeoLOD.setChild3Url
(MFString newValue) Assign typed object value to MFString child3Url field, similar tosetChild3Url(String[])
.GeoLOD.setChild3Url
(SFString newValue) Assign single SFString object value to MFString child3Url field, similar tosetChild3Url(String[])
.GeoLOD.setChild4Url
(String newValue) Assign singleton String value to MFString child4Url field, similar tosetChild4Url(String[])
.GeoLOD.setChild4Url
(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named child4Url.GeoLOD.setChild4Url
(ArrayList<String> newValue) Assign ArrayList value of MFString child4Url field, similar tosetChild4Url(String[])
.GeoLOD.setChild4Url
(MFString newValue) Assign typed object value to MFString child4Url field, similar tosetChild4Url(String[])
.GeoLOD.setChild4Url
(SFString newValue) Assign single SFString object value to MFString child4Url field, similar tosetChild4Url(String[])
.final GeoLOD
GeoLOD.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.GeoLOD.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final GeoLOD
GeoLOD.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.GeoLOD.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final GeoLOD
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.GeoLOD.setGeoOrigin
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoLOD.setGeoOrigin
(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoLOD.setGeoSystem
(String newValue) Assign singleton String value to MFString geoSystem field, similar tosetGeoSystem(String[])
.GeoLOD.setGeoSystem
(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named geoSystem.GeoLOD.setGeoSystem
(ArrayList<String> newValue) Assign ArrayList value of MFString geoSystem field, similar tosetGeoSystem(String[])
.GeoLOD.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar tosetGeoSystem(String[])
.GeoLOD.setGeoSystem
(SFString newValue) Assign single SFString object value to MFString geoSystem field, similar tosetGeoSystem(String[])
.final GeoLOD
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.GeoLOD.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.GeoLOD.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.GeoLOD.setRange
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetRange(float)
.GeoLOD.setRange
(float newValue) Accessor method to assign float value to initializeOnly SFFloat field named range.Assign typed object value to SFFloat range field, similar tosetRange(float)
.GeoLOD.setRootNode
(ArrayList<X3DChildNode> newValue) Assign ArrayList value of MFNode rootNode field, similar tosetRootNode(org.web3d.x3d.sai.Core.X3DNode[])
.GeoLOD.setRootNode
(X3DNode[] newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstances) to initializeOnly MFNode field rootNode.GeoLOD.setRootUrl
(String newValue) Assign singleton String value to MFString rootUrl field, similar tosetRootUrl(String[])
.GeoLOD.setRootUrl
(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named rootUrl.GeoLOD.setRootUrl
(ArrayList<String> newValue) Assign ArrayList value of MFString rootUrl field, similar tosetRootUrl(String[])
.GeoLOD.setRootUrl
(MFString newValue) Assign typed object value to MFString rootUrl field, similar tosetRootUrl(String[])
.GeoLOD.setRootUrl
(SFString newValue) Assign single SFString object value to MFString rootUrl field, similar tosetRootUrl(String[])
.final GeoLOD
Accessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar tosetUSE(String)
.Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.GeoLOD.setVisible
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named visible.GeoLOD.setVisible
(SFBool newValue) Assign typed object value to SFBool visible field, similar tosetVisible(boolean)
.Modifier and TypeMethodDescriptionAssign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.