| Package | Description |
|---|---|
| org.web3d.x3d.jsail.VolumeRendering |
The Volume Rendering component provides the ability to specify and render volumetric
data sets.
|
| Modifier and Type | Method and Description |
|---|---|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.addComments(CommentsBlock newCommentsBlock)
Add CommentsBlock to contained commentsList.
|
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.clearMetadata()
Utility method to clear SFNode value of metadata field.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setBoundaryOpacity(float newValue)
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named boundaryOpacity.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setBoundaryOpacity(SFFloatObject newValue)
Assign typed object value to SFFloat boundaryOpacity field, similar to
setBoundaryOpacity(float). |
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setCssClass(SFStringObject newValue)
Assign typed object value to SFString cssClass field, similar to
setCssClass(String). |
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setDEF(SFStringObject newValue)
Assign typed object value to SFString DEF field, similar to
setDEF(String). |
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setEnabled(boolean newValue)
Assign boolean value to inputOutput SFBool field named enabled.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setEnabled(SFBoolObject newValue)
Assign typed object value to SFBool enabled field, similar to
setEnabled(boolean). |
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setIS(ISObject newValue)
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setOpacityFactor(float newValue)
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named opacityFactor.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setOpacityFactor(SFFloatObject newValue)
Assign typed object value to SFFloat opacityFactor field, similar to
setOpacityFactor(float). |
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setRetainedOpacity(float newValue)
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named retainedOpacity.
|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setRetainedOpacity(SFFloatObject newValue)
Assign typed object value to SFFloat retainedOpacity field, similar to
setRetainedOpacity(float). |
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setUSE(BoundaryEnhancementVolumeStyleObject DEFnode)
Assign a USE reference to another DEF node of same node type, similar to
setUSE(String). |
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setUSE(SFStringObject newValue)
Assign typed object value to SFString USE field, similar to
setUSE(String). |
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
| Modifier and Type | Method and Description |
|---|---|
BoundaryEnhancementVolumeStyleObject |
BoundaryEnhancementVolumeStyleObject.setUSE(BoundaryEnhancementVolumeStyleObject 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.