Uses of Interface
org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.VolumeRendering | |
| org.web3d.x3d.sai.VolumeRendering |
-
Uses of BoundaryEnhancementVolumeStyle in org.web3d.x3d.jsail.VolumeRendering
Classes in org.web3d.x3d.jsail.VolumeRendering that implement BoundaryEnhancementVolumeStyle Modifier and Type Class Description classBoundaryEnhancementVolumeStyleObjectBoundaryEnhancementVolumeStyle provides boundary enhancement for the volume rendering style. -
Uses of BoundaryEnhancementVolumeStyle in org.web3d.x3d.sai.VolumeRendering
Methods in org.web3d.x3d.sai.VolumeRendering that return BoundaryEnhancementVolumeStyle Modifier and Type Method Description BoundaryEnhancementVolumeStyleBoundaryEnhancementVolumeStyle. setBoundaryOpacity(float newValue)Accessor method to assign float value to inputOutput SFFloat field named boundaryOpacity.BoundaryEnhancementVolumeStyleBoundaryEnhancementVolumeStyle. setEnabled(boolean newValue)Accessor method to assign boolean value to inputOutput SFBool field named enabled.BoundaryEnhancementVolumeStyleBoundaryEnhancementVolumeStyle. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.BoundaryEnhancementVolumeStyleBoundaryEnhancementVolumeStyle. setOpacityFactor(float newValue)Accessor method to assign float value to inputOutput SFFloat field named opacityFactor.BoundaryEnhancementVolumeStyleBoundaryEnhancementVolumeStyle. setRetainedOpacity(float newValue)Accessor method to assign float value to inputOutput SFFloat field named retainedOpacity.