| 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.
|
| Modifier and Type | Method and Description |
|---|---|
GeoTouchSensorObject |
GeoTouchSensorObject.addComments(CommentsBlock newCommentsBlock)
Add CommentsBlock to contained commentsList.
|
GeoTouchSensorObject |
GeoTouchSensorObject.addComments(java.lang.String newComment)
Add comment as String to contained commentsList.
|
GeoTouchSensorObject |
GeoTouchSensorObject.addComments(java.lang.String[] newComments)
Add comments as String[] array to contained commentsList.
|
GeoTouchSensorObject |
GeoTouchSensorObject.addGeoSystem(SFStringObject newValue)
Add singleton SFStringObject value to MFString geoSystem field.
|
GeoTouchSensorObject |
GeoTouchSensorObject.addGeoSystem(java.lang.String newValue)
Add singleton String value to MFString geoSystem field.
|
GeoTouchSensorObject |
GeoTouchSensorObject.clearGeoOrigin()
Utility method to clear SFNode value of geoOrigin field.
|
GeoTouchSensorObject |
GeoTouchSensorObject.clearGeoSystem()
Utility method to clear MFString value of geoSystem field.
|
GeoTouchSensorObject |
GeoTouchSensorObject.clearMetadata()
Utility method to clear SFNode value of metadata field.
|
GeoTouchSensorObject |
GeoTouchSensorObject.setCssClass(SFStringObject newValue)
Assign typed object value to SFString cssClass field, similar to
setCssClass(String). |
GeoTouchSensorObject |
GeoTouchSensorObject.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
GeoTouchSensorObject |
GeoTouchSensorObject.setDEF(SFStringObject newValue)
Assign typed object value to SFString DEF field, similar to
setDEF(String). |
GeoTouchSensorObject |
GeoTouchSensorObject.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
GeoTouchSensorObject |
GeoTouchSensorObject.setDescription(SFStringObject newValue)
Assign typed object value to SFString description field, similar to
setDescription(String). |
GeoTouchSensorObject |
GeoTouchSensorObject.setDescription(java.lang.String newValue)
Assign String value to inputOutput SFString field named description.
|
GeoTouchSensorObject |
GeoTouchSensorObject.setEnabled(boolean newValue)
Assign boolean value to inputOutput SFBool field named enabled.
|
GeoTouchSensorObject |
GeoTouchSensorObject.setEnabled(SFBoolObject newValue)
Assign typed object value to SFBool enabled field, similar to
setEnabled(boolean). |
GeoTouchSensorObject |
GeoTouchSensorObject.setGeoOrigin(GeoOrigin newValue)
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) to initializeOnly SFNode field geoOrigin.
|
GeoTouchSensorObject |
GeoTouchSensorObject.setGeoOrigin(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
|
GeoTouchSensorObject |
GeoTouchSensorObject.setGeoSystem(java.util.ArrayList<java.lang.String> newValue)
Assign ArrayList value of MFString geoSystem field, similar to
setGeoSystem(String[]). |
GeoTouchSensorObject |
GeoTouchSensorObject.setGeoSystem(MFStringObject newValue)
Assign typed object value to MFString geoSystem field, similar to
setGeoSystem(String[]). |
GeoTouchSensorObject |
GeoTouchSensorObject.setGeoSystem(SFStringObject newValue)
Assign single SFString object value to MFString geoSystem field, similar to
setGeoSystem(String[]). |
GeoTouchSensorObject |
GeoTouchSensorObject.setGeoSystem(java.lang.String newValue)
Assign singleton String value to MFString geoSystem field, similar to
setGeoSystem(String[]). |
GeoTouchSensorObject |
GeoTouchSensorObject.setGeoSystem(java.lang.String[] newValue)
Assign String array to initializeOnly MFString field named geoSystem.
|
GeoTouchSensorObject |
GeoTouchSensorObject.setIS(ISObject newValue)
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
|
GeoTouchSensorObject |
GeoTouchSensorObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoTouchSensorObject |
GeoTouchSensorObject.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoTouchSensorObject |
GeoTouchSensorObject.setUSE(GeoTouchSensorObject DEFnode)
Assign a USE reference to another DEF node of same node type, similar to
setUSE(String). |
GeoTouchSensorObject |
GeoTouchSensorObject.setUSE(SFStringObject newValue)
Assign typed object value to SFString USE field, similar to
setUSE(String). |
GeoTouchSensorObject |
GeoTouchSensorObject.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
| Modifier and Type | Method and Description |
|---|---|
GeoTouchSensorObject |
GeoTouchSensorObject.setUSE(GeoTouchSensorObject DEFnode)
Assign a USE reference to another DEF node of same node type, similar to
setUSE(String). |
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.