| 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 |
|---|---|
GeoTransformObject |
GeoTransformObject.addChild(X3DChildNode newValue)
Utility method to add single child element to contained list of existing children nodes (if any).
|
GeoTransformObject |
GeoTransformObject.addComments(CommentsBlock newCommentsBlock)
Add CommentsBlock to children field
|
GeoTransformObject |
GeoTransformObject.addComments(java.lang.String newComment)
Add comment as CommentsBlock to children field
|
GeoTransformObject |
GeoTransformObject.addComments(java.lang.String[] newComments)
Add comments as String[] array to children field
|
GeoTransformObject |
GeoTransformObject.addGeoSystem(SFStringObject newValue)
Add singleton SFStringObject value to MFString geoSystem field.
|
GeoTransformObject |
GeoTransformObject.addGeoSystem(java.lang.String newValue)
Add singleton String value to MFString geoSystem field.
|
GeoTransformObject |
GeoTransformObject.clearChildren()
Utility method to clear MFNode value of children field.
|
GeoTransformObject |
GeoTransformObject.clearGeoOrigin()
Utility method to clear SFNode value of geoOrigin field.
|
GeoTransformObject |
GeoTransformObject.clearGeoSystem()
Utility method to clear MFString value of geoSystem field.
|
GeoTransformObject |
GeoTransformObject.clearMetadata()
Utility method to clear SFNode value of metadata field.
|
GeoTransformObject |
GeoTransformObject.setBboxCenter(float[] newValue)
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
|
GeoTransformObject |
GeoTransformObject.setBboxCenter(float x,
float y,
float z)
Assign values to SFVec3f bboxCenter field, similar to
setBboxCenter(float[]). |
GeoTransformObject |
GeoTransformObject.setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar to
setBboxCenter(float[]). |
GeoTransformObject |
GeoTransformObject.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.
|
GeoTransformObject |
GeoTransformObject.setBboxSize(float x,
float y,
float z)
Assign values to SFVec3f bboxSize field, similar to
setBboxSize(float[]). |
GeoTransformObject |
GeoTransformObject.setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar to
setBboxSize(float[]). |
GeoTransformObject |
GeoTransformObject.setChildren(java.util.ArrayList<X3DChildNode> newValue)
Assign ArrayList value of MFNode children field, similar to
setChildren(X3DNode[]). |
GeoTransformObject |
GeoTransformObject.setChildren(X3DNode[] newValue)
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
|
GeoTransformObject |
GeoTransformObject.setCssClass(SFStringObject newValue)
Assign typed object value to SFString cssClass field, similar to
setCssClass(String). |
GeoTransformObject |
GeoTransformObject.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
GeoTransformObject |
GeoTransformObject.setDEF(SFStringObject newValue)
Assign typed object value to SFString DEF field, similar to
setDEF(String). |
GeoTransformObject |
GeoTransformObject.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
GeoTransformObject |
GeoTransformObject.setGeoCenter(double[] newValue)
Assign 3-tuple double array to inputOutput SFVec3d field named geoCenter.
|
GeoTransformObject |
GeoTransformObject.setGeoCenter(double x,
double y,
double z)
Assign values to SFVec3d geoCenter field, similar to
setGeoCenter(double[]). |
GeoTransformObject |
GeoTransformObject.setGeoCenter(SFVec3dObject newValue)
Assign typed object value to SFVec3d geoCenter field, similar to
setGeoCenter(double[]). |
GeoTransformObject |
GeoTransformObject.setGeoOrigin(GeoOrigin newValue)
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) to initializeOnly SFNode field geoOrigin.
|
GeoTransformObject |
GeoTransformObject.setGeoOrigin(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
|
GeoTransformObject |
GeoTransformObject.setGeoSystem(java.util.ArrayList<java.lang.String> newValue)
Assign ArrayList value of MFString geoSystem field, similar to
setGeoSystem(String[]). |
GeoTransformObject |
GeoTransformObject.setGeoSystem(MFStringObject newValue)
Assign typed object value to MFString geoSystem field, similar to
setGeoSystem(String[]). |
GeoTransformObject |
GeoTransformObject.setGeoSystem(SFStringObject newValue)
Assign single SFString object value to MFString geoSystem field, similar to
setGeoSystem(String[]). |
GeoTransformObject |
GeoTransformObject.setGeoSystem(java.lang.String newValue)
Assign singleton String value to MFString geoSystem field, similar to
setGeoSystem(String[]). |
GeoTransformObject |
GeoTransformObject.setGeoSystem(java.lang.String[] newValue)
Assign String array to initializeOnly MFString field named geoSystem.
|
GeoTransformObject |
GeoTransformObject.setIS(ISObject newValue)
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
|
GeoTransformObject |
GeoTransformObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoTransformObject |
GeoTransformObject.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoTransformObject |
GeoTransformObject.setRotation(float[] newValue)
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
|
GeoTransformObject |
GeoTransformObject.setRotation(float x,
float y,
float z,
float angleRadians)
Assign values to SFRotation rotation field, similar to
setRotation(float[]). |
GeoTransformObject |
GeoTransformObject.setRotation(SFRotationObject newValue)
Assign typed object value to SFRotation rotation field, similar to
setRotation(float[]). |
GeoTransformObject |
GeoTransformObject.setScale(float[] newValue)
Assign 3-tuple float array within allowed range of (0,infinity) to inputOutput SFVec3f field named scale.
|
GeoTransformObject |
GeoTransformObject.setScale(float x,
float y,
float z)
Assign values to SFVec3f scale field, similar to
setScale(float[]). |
GeoTransformObject |
GeoTransformObject.setScale(SFVec3fObject newValue)
Assign typed object value to SFVec3f scale field, similar to
setScale(float[]). |
GeoTransformObject |
GeoTransformObject.setScaleOrientation(float[] newValue)
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
|
GeoTransformObject |
GeoTransformObject.setScaleOrientation(float x,
float y,
float z,
float angleRadians)
Assign values to SFRotation scaleOrientation field, similar to
setScaleOrientation(float[]). |
GeoTransformObject |
GeoTransformObject.setScaleOrientation(SFRotationObject newValue)
Assign typed object value to SFRotation scaleOrientation field, similar to
setScaleOrientation(float[]). |
GeoTransformObject |
GeoTransformObject.setTranslation(float[] newValue)
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
|
GeoTransformObject |
GeoTransformObject.setTranslation(float x,
float y,
float z)
Assign values to SFVec3f translation field, similar to
setTranslation(float[]). |
GeoTransformObject |
GeoTransformObject.setTranslation(SFVec3fObject newValue)
Assign typed object value to SFVec3f translation field, similar to
setTranslation(float[]). |
GeoTransformObject |
GeoTransformObject.setUSE(GeoTransformObject DEFnode)
Assign a USE reference to another DEF node of same node type, similar to
setUSE(String). |
GeoTransformObject |
GeoTransformObject.setUSE(SFStringObject newValue)
Assign typed object value to SFString USE field, similar to
setUSE(String). |
GeoTransformObject |
GeoTransformObject.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
| Modifier and Type | Method and Description |
|---|---|
GeoTransformObject |
GeoTransformObject.setUSE(GeoTransformObject 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.