Uses of Class
org.web3d.x3d.jsail.Texturing.TextureProperties
Packages that use TextureProperties
Package
Description
The Texturing component specifies how 2D texture images are defined and then positioned on associated geometry.
-
Uses of TextureProperties in org.web3d.x3d.jsail.Texturing
Methods in org.web3d.x3d.jsail.Texturing that return TexturePropertiesModifier and TypeMethodDescriptionTextureProperties.addComments
(String newComment) Add comment as String to contained commentsList.TextureProperties.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.TextureProperties.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.TextureProperties.clearIS()
Utility method to clear SFNode value of IS field.TextureProperties.clearMetadata()
Utility method to clear SFNode value of metadata field.TextureProperties.setAnisotropicDegree
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetAnisotropicDegree(float)
.TextureProperties.setAnisotropicDegree
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named anisotropicDegree.TextureProperties.setAnisotropicDegree
(SFFloat newValue) Assign typed object value to SFFloat anisotropicDegree field, similar tosetAnisotropicDegree(float)
.TextureProperties.setBorderColor
(double[] newArray) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBorderColor(float[])
.TextureProperties.setBorderColor
(double red, double green, double blue, double alpha) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBorderColor(float[])
.TextureProperties.setBorderColor
(float[] newValue) Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput SFColorRGBA field named borderColor.TextureProperties.setBorderColor
(float red, float green, float blue, float alpha) Assign values to SFColorRGBA borderColor field, similar tosetBorderColor(float[])
.TextureProperties.setBorderColor
(SFColorRGBA newValue) Assign typed object value to SFColorRGBA borderColor field, similar tosetBorderColor(float[])
.TextureProperties.setBorderWidth
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named borderWidth.TextureProperties.setBorderWidth
(SFInt32 newValue) Assign typed object value to SFInt32 borderWidth field, similar tosetBorderWidth(int)
.TextureProperties.setBoundaryModeR
(String newValue) Accessor method to assign String enumeration value ("CLAMP" | "CLAMP_TO_EDGE" | "CLAMP_TO_BOUNDARY" | "MIRRORED_REPEAT" | "REPEAT") to inputOutput SFString field named boundaryModeR.TextureProperties.setBoundaryModeR
(SFString newValue) Assign typed object value to SFString boundaryModeR field, similar tosetBoundaryModeR(String)
.TextureProperties.setBoundaryModeS
(String newValue) Accessor method to assign String enumeration value ("CLAMP" | "CLAMP_TO_EDGE" | "CLAMP_TO_BOUNDARY" | "MIRRORED_REPEAT" | "REPEAT") to inputOutput SFString field named boundaryModeS.TextureProperties.setBoundaryModeS
(SFString newValue) Assign typed object value to SFString boundaryModeS field, similar tosetBoundaryModeS(String)
.TextureProperties.setBoundaryModeT
(String newValue) Accessor method to assign String enumeration value ("CLAMP" | "CLAMP_TO_EDGE" | "CLAMP_TO_BOUNDARY" | "MIRRORED_REPEAT" | "REPEAT") to inputOutput SFString field named boundaryModeT.TextureProperties.setBoundaryModeT
(SFString newValue) Assign typed object value to SFString boundaryModeT field, similar tosetBoundaryModeT(String)
.final TextureProperties
TextureProperties.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.TextureProperties.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final TextureProperties
TextureProperties.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.TextureProperties.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final TextureProperties
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.TextureProperties.setGenerateMipMaps
(boolean newValue) Accessor method to assign boolean value to initializeOnly SFBool field named generateMipMaps.TextureProperties.setGenerateMipMaps
(SFBool newValue) Assign typed object value to SFBool generateMipMaps field, similar tosetGenerateMipMaps(boolean)
.final TextureProperties
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.TextureProperties.setMagnificationFilter
(String newValue) Accessor method to assign String enumeration value ("AVG_PIXEL" | "DEFAULT" | "FASTEST" | "NEAREST_PIXEL" | "NICEST") to inputOutput SFString field named magnificationFilter.TextureProperties.setMagnificationFilter
(SFString newValue) Assign typed object value to SFString magnificationFilter field, similar tosetMagnificationFilter(String)
.TextureProperties.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TextureProperties.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.TextureProperties.setMinificationFilter
(String newValue) Accessor method to assign String enumeration value ("AVG_PIXEL" | "AVG_PIXEL_AVG_MIPMAP" | "AVG_PIXEL_NEAREST_MIPMAP" | "DEFAULT" | "FASTEST" | "NEAREST_PIXEL" | "NEAREST_PIXEL_AVG_MIPMAP" | "NEAREST_PIXEL_NEAREST_MIPMAP" | "NICEST") to inputOutput SFString field named minificationFilter.TextureProperties.setMinificationFilter
(SFString newValue) Assign typed object value to SFString minificationFilter field, similar tosetMinificationFilter(String)
.TextureProperties.setTextureCompression
(String newValue) Accessor method to assign String enumeration value ("DEFAULT" | "FASTEST" | "HIGH" | "LOW" | "MEDIUM" | "NICEST") to inputOutput SFString field named textureCompression.TextureProperties.setTextureCompression
(SFString newValue) Assign typed object value to SFString textureCompression field, similar tosetTextureCompression(String)
.TextureProperties.setTexturePriority
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetTexturePriority(float)
.TextureProperties.setTexturePriority
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named texturePriority.TextureProperties.setTexturePriority
(SFFloat newValue) Assign typed object value to SFFloat texturePriority field, similar tosetTexturePriority(float)
.final TextureProperties
Accessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar tosetUSE(String)
.TextureProperties.setUSE
(TextureProperties DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.Methods in org.web3d.x3d.jsail.Texturing with parameters of type TexturePropertiesModifier and TypeMethodDescriptionTextureProperties.setUSE
(TextureProperties DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.