BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.addComments(java.lang.String newComment) |
Add comment as String to contained commentsList.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.addComments(java.lang.String[] newComments) |
Add comments as String[] array to contained commentsList.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.addComments(CommentsBlock newCommentsBlock) |
Add CommentsBlock to contained commentsList.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.clearIS() |
Utility method to clear SFNode value of IS field.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.clearMetadata() |
Utility method to clear SFNode value of metadata field.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setBoundaryOpacity(double newValue) |
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setBoundaryOpacity(float newValue) |
Accessor method to assign float value to inputOutput SFFloat field named boundaryOpacity.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setBoundaryOpacity(SFFloatObject newValue) |
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setCssClass(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named class.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setCssClass(SFStringObject newValue) |
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setDEF(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named DEF.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setDEF(SFStringObject newValue) |
Assign typed object value to SFString DEF field, similar to setDEF(String) .
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setEnabled(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setEnabled(SFBoolObject newValue) |
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setIS(ISObject newValue) |
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setMetadata(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setOpacityFactor(double newValue) |
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to setOpacityFactor(float) .
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setOpacityFactor(float newValue) |
Accessor method to assign float value to inputOutput SFFloat field named opacityFactor.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setOpacityFactor(SFFloatObject newValue) |
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setRetainedOpacity(double newValue) |
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setRetainedOpacity(float newValue) |
Accessor method to assign float value to inputOutput SFFloat field named retainedOpacity.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setRetainedOpacity(SFFloatObject newValue) |
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setUSE(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named USE.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setUSE(SFStringObject newValue) |
Assign typed object value to SFString USE field, similar to setUSE(String) .
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setUSE(BoundaryEnhancementVolumeStyleObject DEFnode) |
Assign a USE reference to another DEF node of same node type, similar to setUSE(String) .
|