PointEmitterObject |
PointEmitterObject.addComments(java.lang.String newComment) |
Add comment as String to contained commentsList.
|
PointEmitterObject |
PointEmitterObject.addComments(java.lang.String[] newComments) |
Add comments as String[] array to contained commentsList.
|
PointEmitterObject |
PointEmitterObject.addComments(CommentsBlock newCommentsBlock) |
Add CommentsBlock to contained commentsList.
|
PointEmitterObject |
PointEmitterObject.clearIS() |
Utility method to clear SFNode value of IS field.
|
PointEmitterObject |
PointEmitterObject.clearMetadata() |
Utility method to clear SFNode value of metadata field.
|
PointEmitterObject |
PointEmitterObject.setCssClass(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named class.
|
PointEmitterObject |
PointEmitterObject.setCssClass(SFStringObject newValue) |
|
PointEmitterObject |
PointEmitterObject.setDEF(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named DEF.
|
PointEmitterObject |
PointEmitterObject.setDEF(SFStringObject newValue) |
Assign typed object value to SFString DEF field, similar to setDEF(String) .
|
PointEmitterObject |
PointEmitterObject.setDirection(double[] newArray) |
Utility method: double-precision set-array accessor for X3D floating-point type, similar to setDirection(float[]) .
|
PointEmitterObject |
PointEmitterObject.setDirection(double x,
double y,
double z) |
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to setDirection(float[]) .
|
PointEmitterObject |
PointEmitterObject.setDirection(float[] newValue) |
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.
|
PointEmitterObject |
PointEmitterObject.setDirection(float x,
float y,
float z) |
|
PointEmitterObject |
PointEmitterObject.setDirection(SFVec3fObject newValue) |
|
PointEmitterObject |
PointEmitterObject.setIS(ISObject newValue) |
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
|
PointEmitterObject |
PointEmitterObject.setMass(double newValue) |
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to setMass(float) .
|
PointEmitterObject |
PointEmitterObject.setMass(float newValue) |
Accessor method to assign float value to inputOutput SFFloat field named mass.
|
PointEmitterObject |
PointEmitterObject.setMass(SFFloatObject newValue) |
Assign typed object value to SFFloat mass field, similar to setMass(float) .
|
PointEmitterObject |
PointEmitterObject.setMetadata(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
PointEmitterObject |
PointEmitterObject.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
PointEmitterObject |
PointEmitterObject.setPosition(double[] newArray) |
Utility method: double-precision set-array accessor for X3D floating-point type, similar to setPosition(float[]) .
|
PointEmitterObject |
PointEmitterObject.setPosition(double x,
double y,
double z) |
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to setPosition(float[]) .
|
PointEmitterObject |
PointEmitterObject.setPosition(float[] newValue) |
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named position.
|
PointEmitterObject |
PointEmitterObject.setPosition(float x,
float y,
float z) |
|
PointEmitterObject |
PointEmitterObject.setPosition(SFVec3fObject newValue) |
|
PointEmitterObject |
PointEmitterObject.setSpeed(double newValue) |
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to setSpeed(float) .
|
PointEmitterObject |
PointEmitterObject.setSpeed(float newValue) |
Accessor method to assign float value to inputOutput SFFloat field named speed.
|
PointEmitterObject |
PointEmitterObject.setSpeed(SFFloatObject newValue) |
Assign typed object value to SFFloat speed field, similar to setSpeed(float) .
|
PointEmitterObject |
PointEmitterObject.setSurfaceArea(double newValue) |
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to setSurfaceArea(float) .
|
PointEmitterObject |
PointEmitterObject.setSurfaceArea(float newValue) |
Accessor method to assign float value to initializeOnly SFFloat field named surfaceArea.
|
PointEmitterObject |
PointEmitterObject.setSurfaceArea(SFFloatObject newValue) |
|
PointEmitterObject |
PointEmitterObject.setUSE(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named USE.
|
PointEmitterObject |
PointEmitterObject.setUSE(SFStringObject newValue) |
Assign typed object value to SFString USE field, similar to setUSE(String) .
|
PointEmitterObject |
PointEmitterObject.setUSE(PointEmitterObject DEFnode) |
Assign a USE reference to another DEF node of same node type, similar to setUSE(String) .
|
PointEmitterObject |
PointEmitterObject.setVariation(double newValue) |
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to setVariation(float) .
|
PointEmitterObject |
PointEmitterObject.setVariation(float newValue) |
Accessor method to assign float value to inputOutput SFFloat field named variation.
|
PointEmitterObject |
PointEmitterObject.setVariation(SFFloatObject newValue) |
|