Uses of Class
org.web3d.x3d.jsail.Shape.TwoSidedMaterial
Packages that use TwoSidedMaterial
Package
Description
The Shape component defines nodes for associating geometry with their visible properties and the scene environment.
-
Uses of TwoSidedMaterial in org.web3d.x3d.jsail.Shape
Methods in org.web3d.x3d.jsail.Shape that return TwoSidedMaterialModifier and TypeMethodDescriptionTwoSidedMaterial.addComments(String newComment) Add comment as String to contained commentsList.TwoSidedMaterial.addComments(String[] newComments) Add comments as String[] array to contained commentsList.TwoSidedMaterial.addComments(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.TwoSidedMaterial.clearIS()Utility method to clear SFNode value of IS field.TwoSidedMaterial.clearMetadata()Utility method to clear SFNode value of metadata field.TwoSidedMaterial.setAmbientIntensity(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toTwoSidedMaterial.setAmbientIntensity(float).TwoSidedMaterial.setAmbientIntensity(float newValue) Accessor method to assign float value to inputOutput SFFloat field named ambientIntensity.TwoSidedMaterial.setAmbientIntensity(SFFloat newValue) Assign typed object value to SFFloat ambientIntensity field, similar toTwoSidedMaterial.setAmbientIntensity(float).TwoSidedMaterial.setBackAmbientIntensity(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toTwoSidedMaterial.setBackAmbientIntensity(float).TwoSidedMaterial.setBackAmbientIntensity(float newValue) Accessor method to assign float value to inputOutput SFFloat field named backAmbientIntensity.TwoSidedMaterial.setBackAmbientIntensity(SFFloat newValue) Assign typed object value to SFFloat backAmbientIntensity field, similar toTwoSidedMaterial.setBackAmbientIntensity(float).TwoSidedMaterial.setBackDiffuseColor(double[] newArray) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toTwoSidedMaterial.setBackDiffuseColor(float[]).TwoSidedMaterial.setBackDiffuseColor(double red, double green, double blue) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toTwoSidedMaterial.setBackDiffuseColor(float[]).TwoSidedMaterial.setBackDiffuseColor(float[] newValue) Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named backDiffuseColor.TwoSidedMaterial.setBackDiffuseColor(float red, float green, float blue) Assign values to SFColor backDiffuseColor field, similar toTwoSidedMaterial.setBackDiffuseColor(float[]).TwoSidedMaterial.setBackDiffuseColor(SFColor newValue) Assign typed object value to SFColor backDiffuseColor field, similar toTwoSidedMaterial.setBackDiffuseColor(float[]).TwoSidedMaterial.setBackEmissiveColor(double[] newArray) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toTwoSidedMaterial.setBackEmissiveColor(float[]).TwoSidedMaterial.setBackEmissiveColor(double red, double green, double blue) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toTwoSidedMaterial.setBackEmissiveColor(float[]).TwoSidedMaterial.setBackEmissiveColor(float[] newValue) Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named backEmissiveColor.TwoSidedMaterial.setBackEmissiveColor(float red, float green, float blue) Assign values to SFColor backEmissiveColor field, similar toTwoSidedMaterial.setBackEmissiveColor(float[]).TwoSidedMaterial.setBackEmissiveColor(SFColor newValue) Assign typed object value to SFColor backEmissiveColor field, similar toTwoSidedMaterial.setBackEmissiveColor(float[]).TwoSidedMaterial.setBackShininess(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toTwoSidedMaterial.setBackShininess(float).TwoSidedMaterial.setBackShininess(float newValue) Accessor method to assign float value to inputOutput SFFloat field named backShininess.TwoSidedMaterial.setBackShininess(SFFloat newValue) Assign typed object value to SFFloat backShininess field, similar toTwoSidedMaterial.setBackShininess(float).TwoSidedMaterial.setBackSpecularColor(double[] newArray) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toTwoSidedMaterial.setBackSpecularColor(float[]).TwoSidedMaterial.setBackSpecularColor(double red, double green, double blue) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toTwoSidedMaterial.setBackSpecularColor(float[]).TwoSidedMaterial.setBackSpecularColor(float[] newValue) Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named backSpecularColor.TwoSidedMaterial.setBackSpecularColor(float red, float green, float blue) Assign values to SFColor backSpecularColor field, similar toTwoSidedMaterial.setBackSpecularColor(float[]).TwoSidedMaterial.setBackSpecularColor(SFColor newValue) Assign typed object value to SFColor backSpecularColor field, similar toTwoSidedMaterial.setBackSpecularColor(float[]).TwoSidedMaterial.setBackTransparency(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toTwoSidedMaterial.setBackTransparency(float).TwoSidedMaterial.setBackTransparency(float newValue) Accessor method to assign float value to inputOutput SFFloat field named backTransparency.TwoSidedMaterial.setBackTransparency(SFFloat newValue) Assign typed object value to SFFloat backTransparency field, similar toTwoSidedMaterial.setBackTransparency(float).final TwoSidedMaterialTwoSidedMaterial.setCssClass(String newValue) Accessor method to assign String value to inputOutput SFString field named class.TwoSidedMaterial.setCssClass(SFString newValue) Assign typed object value to SFString cssClass field, similar toTwoSidedMaterial.setCssClass(String).final TwoSidedMaterialTwoSidedMaterial.setCssStyle(String newValue) Accessor method to assign String value to inputOutput SFString field named style.TwoSidedMaterial.setCssStyle(SFString newValue) Assign typed object value to SFString cssClass field, similar toTwoSidedMaterial.setCssStyle(String).final TwoSidedMaterialAccessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar toTwoSidedMaterial.setDEF(String).TwoSidedMaterial.setDiffuseColor(double[] newArray) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toTwoSidedMaterial.setDiffuseColor(float[]).TwoSidedMaterial.setDiffuseColor(double red, double green, double blue) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toTwoSidedMaterial.setDiffuseColor(float[]).TwoSidedMaterial.setDiffuseColor(float[] newValue) Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named diffuseColor.TwoSidedMaterial.setDiffuseColor(float red, float green, float blue) Assign values to SFColor diffuseColor field, similar toTwoSidedMaterial.setDiffuseColor(float[]).TwoSidedMaterial.setDiffuseColor(SFColor newValue) Assign typed object value to SFColor diffuseColor field, similar toTwoSidedMaterial.setDiffuseColor(float[]).TwoSidedMaterial.setEmissiveColor(double[] newArray) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toTwoSidedMaterial.setEmissiveColor(float[]).TwoSidedMaterial.setEmissiveColor(double red, double green, double blue) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toTwoSidedMaterial.setEmissiveColor(float[]).TwoSidedMaterial.setEmissiveColor(float[] newValue) Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named emissiveColor.TwoSidedMaterial.setEmissiveColor(float red, float green, float blue) Assign values to SFColor emissiveColor field, similar toTwoSidedMaterial.setEmissiveColor(float[]).TwoSidedMaterial.setEmissiveColor(SFColor newValue) Assign typed object value to SFColor emissiveColor field, similar toTwoSidedMaterial.setEmissiveColor(float[]).final TwoSidedMaterialAccessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlId field, similar toTwoSidedMaterial.setHtmlId(String).Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.TwoSidedMaterial.setMetadata(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TwoSidedMaterial.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.TwoSidedMaterial.setSeparateBackColor(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named separateBackColor.TwoSidedMaterial.setSeparateBackColor(SFBool newValue) Assign typed object value to SFBool separateBackColor field, similar toTwoSidedMaterial.setSeparateBackColor(boolean).TwoSidedMaterial.setShininess(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toTwoSidedMaterial.setShininess(float).TwoSidedMaterial.setShininess(float newValue) Accessor method to assign float value to inputOutput SFFloat field named shininess.TwoSidedMaterial.setShininess(SFFloat newValue) Assign typed object value to SFFloat shininess field, similar toTwoSidedMaterial.setShininess(float).TwoSidedMaterial.setSpecularColor(double[] newArray) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toTwoSidedMaterial.setSpecularColor(float[]).TwoSidedMaterial.setSpecularColor(double red, double green, double blue) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toTwoSidedMaterial.setSpecularColor(float[]).TwoSidedMaterial.setSpecularColor(float[] newValue) Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named specularColor.TwoSidedMaterial.setSpecularColor(float red, float green, float blue) Assign values to SFColor specularColor field, similar toTwoSidedMaterial.setSpecularColor(float[]).TwoSidedMaterial.setSpecularColor(SFColor newValue) Assign typed object value to SFColor specularColor field, similar toTwoSidedMaterial.setSpecularColor(float[]).TwoSidedMaterial.setTransparency(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toTwoSidedMaterial.setTransparency(float).TwoSidedMaterial.setTransparency(float newValue) Accessor method to assign float value to inputOutput SFFloat field named transparency.TwoSidedMaterial.setTransparency(SFFloat newValue) Assign typed object value to SFFloat transparency field, similar toTwoSidedMaterial.setTransparency(float).final TwoSidedMaterialAccessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar toTwoSidedMaterial.setUSE(String).TwoSidedMaterial.setUSE(TwoSidedMaterial DEFnode) Assign a USE reference to another DEF node of same node type, similar toTwoSidedMaterial.setUSE(String).Methods in org.web3d.x3d.jsail.Shape with parameters of type TwoSidedMaterialModifier and TypeMethodDescriptionTwoSidedMaterial.setUSE(TwoSidedMaterial DEFnode) Assign a USE reference to another DEF node of same node type, similar toTwoSidedMaterial.setUSE(String).