Uses of Interface
org.web3d.x3d.sai.Texturing.X3DSingleTextureNode
Packages that use X3DSingleTextureNode
Package
Description
The Shape component defines nodes for associating geometry with their visible properties and the scene environment.
The Texturing component specifies how 2D texture images are defined and then positioned on associated geometry.
The Shape component defines nodes for associating geometry with their visible properties and the scene environment.
The Texturing component specifies how 2D texture images are defined and then positioned on associated geometry.
-
Uses of X3DSingleTextureNode in org.web3d.x3d.jsail.Shape
Fields in org.web3d.x3d.jsail.Shape declared as X3DSingleTextureNodeModifier and TypeFieldDescriptionstatic final X3DSingleTextureNodeMaterial.AMBIENTTEXTURE_DEFAULT_VALUESFNode field named ambientTexture has default value null (Java syntax) or NULL (XML syntax).static final X3DSingleTextureNodePhysicalMaterial.BASETEXTURE_DEFAULT_VALUESFNode field named baseTexture has default value null (Java syntax) or NULL (XML syntax).static final X3DSingleTextureNodeMaterial.DIFFUSETEXTURE_DEFAULT_VALUESFNode field named diffuseTexture has default value null (Java syntax) or NULL (XML syntax).static final X3DSingleTextureNodeMaterial.EMISSIVETEXTURE_DEFAULT_VALUESFNode field named emissiveTexture has default value null (Java syntax) or NULL (XML syntax).static final X3DSingleTextureNodePhysicalMaterial.EMISSIVETEXTURE_DEFAULT_VALUESFNode field named emissiveTexture has default value null (Java syntax) or NULL (XML syntax).static final X3DSingleTextureNodeUnlitMaterial.EMISSIVETEXTURE_DEFAULT_VALUESFNode field named emissiveTexture has default value null (Java syntax) or NULL (XML syntax).static final X3DSingleTextureNodePhysicalMaterial.METALLICROUGHNESSTEXTURE_DEFAULT_VALUESFNode field named metallicRoughnessTexture has default value null (Java syntax) or NULL (XML syntax).static final X3DSingleTextureNodeMaterial.NORMALTEXTURE_DEFAULT_VALUESFNode field named normalTexture has default value null (Java syntax) or NULL (XML syntax).static final X3DSingleTextureNodePhysicalMaterial.NORMALTEXTURE_DEFAULT_VALUESFNode field named normalTexture has default value null (Java syntax) or NULL (XML syntax).static final X3DSingleTextureNodeUnlitMaterial.NORMALTEXTURE_DEFAULT_VALUESFNode field named normalTexture has default value null (Java syntax) or NULL (XML syntax).static final X3DSingleTextureNodeMaterial.OCCLUSIONTEXTURE_DEFAULT_VALUESFNode field named occlusionTexture has default value null (Java syntax) or NULL (XML syntax).static final X3DSingleTextureNodePhysicalMaterial.OCCLUSIONTEXTURE_DEFAULT_VALUESFNode field named occlusionTexture has default value null (Java syntax) or NULL (XML syntax).static final X3DSingleTextureNodeMaterial.SHININESSTEXTURE_DEFAULT_VALUESFNode field named shininessTexture has default value null (Java syntax) or NULL (XML syntax).static final X3DSingleTextureNodeMaterial.SPECULARTEXTURE_DEFAULT_VALUESFNode field named specularTexture has default value null (Java syntax) or NULL (XML syntax).Methods in org.web3d.x3d.jsail.Shape that return X3DSingleTextureNodeModifier and TypeMethodDescriptionMaterial.getAmbientTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field ambientTexture.static final X3DSingleTextureNodeMaterial.getAmbientTextureDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Texturing.X3DSingleTextureNode.PhysicalMaterial.getBaseTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field baseTexture.static final X3DSingleTextureNodePhysicalMaterial.getBaseTextureDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Texturing.X3DSingleTextureNode.Material.getDiffuseTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field diffuseTexture.static final X3DSingleTextureNodeMaterial.getDiffuseTextureDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Texturing.X3DSingleTextureNode.Material.getEmissiveTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field emissiveTexture.PhysicalMaterial.getEmissiveTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field emissiveTexture.UnlitMaterial.getEmissiveTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field emissiveTexture.static final X3DSingleTextureNodeMaterial.getEmissiveTextureDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Texturing.X3DSingleTextureNode.static final X3DSingleTextureNodePhysicalMaterial.getEmissiveTextureDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Texturing.X3DSingleTextureNode.static final X3DSingleTextureNodeUnlitMaterial.getEmissiveTextureDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Texturing.X3DSingleTextureNode.PhysicalMaterial.getMetallicRoughnessTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field metallicRoughnessTexture.static final X3DSingleTextureNodePhysicalMaterial.getMetallicRoughnessTextureDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Texturing.X3DSingleTextureNode.Material.getNormalTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field normalTexture.PhysicalMaterial.getNormalTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field normalTexture.UnlitMaterial.getNormalTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field normalTexture.static final X3DSingleTextureNodeMaterial.getNormalTextureDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Texturing.X3DSingleTextureNode.static final X3DSingleTextureNodePhysicalMaterial.getNormalTextureDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Texturing.X3DSingleTextureNode.static final X3DSingleTextureNodeUnlitMaterial.getNormalTextureDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Texturing.X3DSingleTextureNode.Material.getOcclusionTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field occlusionTexture.PhysicalMaterial.getOcclusionTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field occlusionTexture.static final X3DSingleTextureNodeMaterial.getOcclusionTextureDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Texturing.X3DSingleTextureNode.static final X3DSingleTextureNodePhysicalMaterial.getOcclusionTextureDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Texturing.X3DSingleTextureNode.Material.getShininessTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field shininessTexture.static final X3DSingleTextureNodeMaterial.getShininessTextureDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Texturing.X3DSingleTextureNode.Material.getSpecularTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field specularTexture.static final X3DSingleTextureNodeMaterial.getSpecularTextureDefault()Public accessor for encapsulated SFNode default value null, returned as org.web3d.x3d.sai.Texturing.X3DSingleTextureNode.Methods in org.web3d.x3d.jsail.Shape with parameters of type X3DSingleTextureNodeModifier and TypeMethodDescriptionMaterial.setAmbientTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field ambientTexture.PhysicalMaterial.setBaseTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field baseTexture.Material.setDiffuseTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field diffuseTexture.Material.setEmissiveTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field emissiveTexture.PhysicalMaterial.setEmissiveTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field emissiveTexture.UnlitMaterial.setEmissiveTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field emissiveTexture.PhysicalMaterial.setMetallicRoughnessTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field metallicRoughnessTexture.Material.setNormalTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field normalTexture.PhysicalMaterial.setNormalTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field normalTexture.UnlitMaterial.setNormalTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field normalTexture.Material.setOcclusionTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field occlusionTexture.PhysicalMaterial.setOcclusionTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field occlusionTexture.Material.setShininessTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field shininessTexture.Material.setSpecularTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field specularTexture. -
Uses of X3DSingleTextureNode in org.web3d.x3d.jsail.Texturing
Classes in org.web3d.x3d.jsail.Texturing that implement X3DSingleTextureNodeModifier and TypeClassDescriptionclassImageTexture maps a 2D-image file onto a geometric shape.classMovieTexture applies a 2D movie image to surface geometry, or provides audio for a Sound node.classPixelTexture creates a 2D-image texture map using a numeric array of pixel values.Method parameters in org.web3d.x3d.jsail.Texturing with type arguments of type X3DSingleTextureNodeModifier and TypeMethodDescriptionMultiTexture.setTexture(ArrayList<X3DSingleTextureNode> newValue) Assign ArrayList value of MFNode texture field, similar toMultiTexture.setTexture(org.web3d.x3d.sai.Core.X3DNode[]). -
Uses of X3DSingleTextureNode in org.web3d.x3d.sai.Shape
Methods in org.web3d.x3d.sai.Shape that return X3DSingleTextureNodeModifier and TypeMethodDescriptionMaterial.getAmbientTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field ambientTexture.PhysicalMaterial.getBaseTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field baseTexture.Material.getDiffuseTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field diffuseTexture.Material.getEmissiveTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field emissiveTexture.PhysicalMaterial.getEmissiveTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field emissiveTexture.UnlitMaterial.getEmissiveTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field emissiveTexture.PhysicalMaterial.getMetallicRoughnessTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field metallicRoughnessTexture.Material.getNormalTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field normalTexture.PhysicalMaterial.getNormalTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field normalTexture.UnlitMaterial.getNormalTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field normalTexture.Material.getOcclusionTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field occlusionTexture.PhysicalMaterial.getOcclusionTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field occlusionTexture.Material.getShininessTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field shininessTexture.Material.getSpecularTexture()Provide org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) from inputOutput SFNode field specularTexture.Methods in org.web3d.x3d.sai.Shape with parameters of type X3DSingleTextureNodeModifier and TypeMethodDescriptionMaterial.setAmbientTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field ambientTexture.PhysicalMaterial.setBaseTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field baseTexture.Material.setDiffuseTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field diffuseTexture.Material.setEmissiveTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field emissiveTexture.PhysicalMaterial.setEmissiveTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field emissiveTexture.UnlitMaterial.setEmissiveTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field emissiveTexture.PhysicalMaterial.setMetallicRoughnessTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field metallicRoughnessTexture.Material.setNormalTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field normalTexture.PhysicalMaterial.setNormalTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field normalTexture.UnlitMaterial.setNormalTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field normalTexture.Material.setOcclusionTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field occlusionTexture.PhysicalMaterial.setOcclusionTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field occlusionTexture.Material.setShininessTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field shininessTexture.Material.setSpecularTexture(X3DSingleTextureNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode instance (using a properly typed node) to inputOutput SFNode field specularTexture. -
Uses of X3DSingleTextureNode in org.web3d.x3d.sai.Texturing
Subinterfaces of X3DSingleTextureNode in org.web3d.x3d.sai.TexturingModifier and TypeInterfaceDescriptioninterfaceImageTexture maps a 2D-image file onto a geometric shape.interfaceMovieTexture applies a 2D movie image to surface geometry, or provides audio for a Sound node.interfacePixelTexture creates a 2D-image texture map using a numeric array of pixel values.interfaceBase type for all nodes which specify 2D sources for texture images.Methods in org.web3d.x3d.sai.Texturing that return X3DSingleTextureNodeModifier and TypeMethodDescriptionX3DSingleTextureNode.setDescription(String newValue) Accessor method to assign String value to inputOutput SFString field named description.X3DSingleTextureNode.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.