GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.addComments(java.lang.String newComment) |
Add comment as String to contained commentsList.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.addComments(java.lang.String[] newComments) |
Add comments as String[] array to contained commentsList.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.addComments(CommentsBlock newCommentsBlock) |
Add CommentsBlock to contained commentsList.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.addGeoSystem(java.lang.String newValue) |
Add singleton String value to MFString geoSystem field.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.addGeoSystem(SFStringObject newValue) |
Add singleton SFStringObject value to MFString geoSystem field.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.addKey(float newValue) |
Add singleton float value to MFFloat key field.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.addKey(SFFloatObject newValue) |
Add singleton SFFloatObject value to MFFloat key field.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.addKeyValue(SFVec3dObject newValue) |
Add singleton SFVec3dObject value to MFVec3d keyValue field.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.clearGeoOrigin() |
Utility method to clear SFNode value of geoOrigin field.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.clearGeoSystem() |
Utility method to clear MFString value of geoSystem field.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.clearIS() |
Utility method to clear SFNode value of IS field.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.clearKey() |
Utility method to clear MFFloat value of key field.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.clearMetadata() |
Utility method to clear SFNode value of metadata field.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setCssClass(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named class.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setCssClass(SFStringObject newValue) |
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setDEF(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named DEF.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setDEF(SFStringObject newValue) |
Assign typed object value to SFString DEF field, similar to setDEF(String) .
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setGeoOrigin(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setGeoOrigin(GeoOrigin newValue) |
Accessor method to assign GeoOriginObject instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setGeoSystem(java.lang.String newValue) |
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setGeoSystem(java.lang.String[] newValue) |
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setGeoSystem(java.util.ArrayList<java.lang.String> newValue) |
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setGeoSystem(MFStringObject newValue) |
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setGeoSystem(SFStringObject newValue) |
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setIS(ISObject newValue) |
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setKey(double[] newArray) |
Utility method: double-precision set-array accessor for X3D floating-point type, similar to setKey(float[]) .
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setKey(float[] newValue) |
Accessor method to assign Float array to inputOutput MFFloat field named key.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setKey(int[] newValue) |
Assign floating-point array value of MFFloat key field, similar to setKey(float[]) .
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setKey(java.util.ArrayList<java.lang.Float> newValue) |
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setKey(MFFloatObject newValue) |
Assign typed object value to MFFloat key field, similar to setKey(float[]) .
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setKeyValue(double[] newValue) |
Accessor method to assign 3-tuple double array to inputOutput MFVec3d field named keyValue.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setKeyValue(MFVec3dObject newValue) |
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setMetadata(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setUSE(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named USE.
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setUSE(SFStringObject newValue) |
Assign typed object value to SFString USE field, similar to setUSE(String) .
|
GeoPositionInterpolatorObject |
GeoPositionInterpolatorObject.setUSE(GeoPositionInterpolatorObject DEFnode) |
Assign a USE reference to another DEF node of same node type, similar to setUSE(String) .
|