Uses of Interface
org.web3d.x3d.sai.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.
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 TypeClassDescriptionclass
Note that MFNode rootNode field can contain multiple nodes and has accessType inputOutput. -
Uses of GeoLOD in org.web3d.x3d.sai.Geospatial
Modifier and TypeMethodDescriptionGeoLOD.setBboxCenter
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.GeoLOD.setBboxDisplay
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.GeoLOD.setBboxSize
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.GeoLOD.setCenter
(double[] newValue) Accessor method to assign 3-tuple double array to initializeOnly SFVec3d field named center.GeoLOD.setChild1Url
(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named child1Url.GeoLOD.setChild2Url
(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named child2Url.GeoLOD.setChild3Url
(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named child3Url.GeoLOD.setChild4Url
(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named child4Url.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) Accessor method to assign String array to initializeOnly MFString field named geoSystem.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
(float newValue) Accessor method to assign float value to initializeOnly SFFloat field named range.GeoLOD.setRootNode
(X3DNode[] newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DNode array (using an array consisting of properly typed nodes or ProtoInstances) to initializeOnly MFNode field rootNode.GeoLOD.setRootUrl
(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named rootUrl.GeoLOD.setVisible
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named visible.