Uses of Class
org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyle
Package
Description
The Volume Rendering component provides the ability to specify and render volumetric data sets.
-
Uses of BlendedVolumeStyle in org.web3d.x3d.jsail.VolumeRendering
Modifier and TypeMethodDescriptionBlendedVolumeStyle.addComments
(String newComment) Add comment as String to contained commentsList.BlendedVolumeStyle.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.BlendedVolumeStyle.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.BlendedVolumeStyle.clearIS()
Utility method to clear SFNode value of IS field.BlendedVolumeStyle.clearMetadata()
Utility method to clear SFNode value of metadata field.BlendedVolumeStyle.clearRenderStyle()
Utility method to clear SFNode value of renderStyle field.BlendedVolumeStyle.clearVoxels()
Utility method to clear SFNode value of voxels field.BlendedVolumeStyle.clearWeightTransferFunction1()
Utility method to clear SFNode value of weightTransferFunction1 field.BlendedVolumeStyle.clearWeightTransferFunction2()
Utility method to clear SFNode value of weightTransferFunction2 field.final BlendedVolumeStyle
BlendedVolumeStyle.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.BlendedVolumeStyle.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final BlendedVolumeStyle
BlendedVolumeStyle.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.BlendedVolumeStyle.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final BlendedVolumeStyle
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.BlendedVolumeStyle.setEnabled
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named enabled.BlendedVolumeStyle.setEnabled
(SFBool newValue) Assign typed object value to SFBool enabled field, similar tosetEnabled(boolean)
.final BlendedVolumeStyle
Accessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.BlendedVolumeStyle.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.BlendedVolumeStyle.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.BlendedVolumeStyle.setRenderStyle
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field renderStyle.BlendedVolumeStyle.setRenderStyle
(X3DComposableVolumeRenderStyleNode newValue) Accessor method to assign org.web3d.x3d.sai.VolumeRendering.X3DComposableVolumeRenderStyleNode instance (using a properly typed node) to inputOutput SFNode field renderStyle.final BlendedVolumeStyle
Accessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar tosetUSE(String)
.BlendedVolumeStyle.setUSE
(BlendedVolumeStyle DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.BlendedVolumeStyle.setVoxels
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field voxels.BlendedVolumeStyle.setVoxels
(X3DTexture3DNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.BlendedVolumeStyle.setWeightConstant1
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetWeightConstant1(float)
.BlendedVolumeStyle.setWeightConstant1
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named weightConstant1.BlendedVolumeStyle.setWeightConstant1
(SFFloat newValue) Assign typed object value to SFFloat weightConstant1 field, similar tosetWeightConstant1(float)
.BlendedVolumeStyle.setWeightConstant2
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetWeightConstant2(float)
.BlendedVolumeStyle.setWeightConstant2
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named weightConstant2.BlendedVolumeStyle.setWeightConstant2
(SFFloat newValue) Assign typed object value to SFFloat weightConstant2 field, similar tosetWeightConstant2(float)
.BlendedVolumeStyle.setWeightFunction1
(String newValue) Accessor method to assign String enumeration value ("CONSTANT" | "ALPHA1" | "ALPHA2" | "ONE_MINUS_ALPHA1" | "ONE_MINUS_ALPHA2" | "TABLE") to inputOutput SFString field named weightFunction1.BlendedVolumeStyle.setWeightFunction1
(SFString newValue) Assign typed object value to SFString weightFunction1 field, similar tosetWeightFunction1(String)
.BlendedVolumeStyle.setWeightFunction2
(String newValue) Accessor method to assign String enumeration value ("CONSTANT" | "ALPHA1" | "ALPHA2" | "ONE_MINUS_ALPHA1" | "ONE_MINUS_ALPHA2" | "TABLE") to inputOutput SFString field named weightFunction2.BlendedVolumeStyle.setWeightFunction2
(SFString newValue) Assign typed object value to SFString weightFunction2 field, similar tosetWeightFunction2(String)
.BlendedVolumeStyle.setWeightTransferFunction1
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field weightTransferFunction1.BlendedVolumeStyle.setWeightTransferFunction1
(X3DTexture2DNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field weightTransferFunction1.BlendedVolumeStyle.setWeightTransferFunction2
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field weightTransferFunction2.BlendedVolumeStyle.setWeightTransferFunction2
(X3DTexture2DNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field weightTransferFunction2.Modifier and TypeMethodDescriptionBlendedVolumeStyle.setUSE
(BlendedVolumeStyle DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.