-
-
Methods in org.web3d.x3d.sai.Geospatial that return GeoLOD
| Modifier and Type |
Method |
Description |
GeoLOD |
GeoLOD.setBboxCenter(float[] newValue) |
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
|
GeoLOD |
GeoLOD.setBboxSize(float[] newValue) |
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
|
GeoLOD |
GeoLOD.setCenter(double[] newValue) |
Accessor method to assign 3-tuple double array to initializeOnly SFVec3d field named center.
|
GeoLOD |
GeoLOD.setChild1Url(java.lang.String[] newValue) |
Accessor method to assign String array to initializeOnly MFString field named child1Url.
|
GeoLOD |
GeoLOD.setChild2Url(java.lang.String[] newValue) |
Accessor method to assign String array to initializeOnly MFString field named child2Url.
|
GeoLOD |
GeoLOD.setChild3Url(java.lang.String[] newValue) |
Accessor method to assign String array to initializeOnly MFString field named child3Url.
|
GeoLOD |
GeoLOD.setChild4Url(java.lang.String[] newValue) |
Accessor method to assign String array to initializeOnly MFString field named child4Url.
|
GeoLOD |
GeoLOD.setDisplayBBox(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
|
GeoLOD |
GeoLOD.setGeoOrigin(GeoOrigin newValue) |
Accessor method to assign GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
|
GeoLOD |
GeoLOD.setGeoSystem(java.lang.String[] newValue) |
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
|
GeoLOD |
GeoLOD.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoLOD |
GeoLOD.setRange(float newValue) |
Accessor method to assign float value to initializeOnly SFFloat field named range.
|
GeoLOD |
GeoLOD.setRootNode(X3DNode[] newValue) |
Accessor method to 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) |
Accessor method to assign String array to initializeOnly MFString field named rootUrl.
|
GeoLOD |
GeoLOD.setVisible(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named visible.
|