| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Geospatial |
The Geospatial component defines how to associate real-world locations in an X3D scene
and specifies nodes particularly tuned for geospatial applications.
|
| org.web3d.x3d.sai.Geospatial |
The Geospatial component defines how to associate real-world locations in an X3D scene
and specifies nodes particularly tuned for geospatial applications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeoLODObject
X3D node tooltip: [X3DChildNode,X3DBoundedObject] GeoLOD provides quadtree level-of-detail loading/unloading for multi-resolution terrains.
|
| Modifier and Type | Method and Description |
|---|---|
GeoLOD |
GeoLOD.setBboxCenter(float[] newValue)
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
|
GeoLOD |
GeoLOD.setBboxSize(float[] newValue)
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
|
GeoLOD |
GeoLOD.setCenter(double[] newValue)
Assign 3-tuple double array to initializeOnly SFVec3d field named center.
|
GeoLOD |
GeoLOD.setChild1Url(java.lang.String[] newValue)
Assign String array to initializeOnly MFString field named child1Url.
|
GeoLOD |
GeoLOD.setChild2Url(java.lang.String[] newValue)
Assign String array to initializeOnly MFString field named child2Url.
|
GeoLOD |
GeoLOD.setChild3Url(java.lang.String[] newValue)
Assign String array to initializeOnly MFString field named child3Url.
|
GeoLOD |
GeoLOD.setChild4Url(java.lang.String[] newValue)
Assign String array to initializeOnly MFString field named child4Url.
|
GeoLOD |
GeoLOD.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
GeoLOD |
GeoLOD.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
GeoLOD |
GeoLOD.setGeoOrigin(GeoOrigin newValue)
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) to initializeOnly SFNode field geoOrigin.
|
GeoLOD |
GeoLOD.setGeoSystem(java.lang.String[] newValue)
Assign String array to initializeOnly MFString field named geoSystem.
|
GeoLOD |
GeoLOD.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoLOD |
GeoLOD.setRange(float newValue)
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named range.
|
GeoLOD |
GeoLOD.setRootNode(X3DNode[] newValue)
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to initializeOnly MFNode field rootNode.
|
GeoLOD |
GeoLOD.setRootUrl(java.lang.String[] newValue)
Assign String array to initializeOnly MFString field named rootUrl.
|
GeoLOD |
GeoLOD.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.