Uses of Interface
org.web3d.x3d.sai.Networking.X3DUrlObject
Packages that use X3DUrlObject
Package
Description
The Cube Map Environmental Texturing component describes how additional texturing effects are defined to produce environmental effects such as reflections from objects.
The Distributed Interactive Simulation (DIS) component provides networked interoperability with the IEEE DIS protocol for sharing state and conducting real-time platform-level simulations across multiple host computers.
The Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
The Networking component defines node types and other features used to access file-based and streaming resources on the World Wide Web.
The Scripting component describes how Script nodes are used to effect changes in X3D worlds.
The Programmable Shaders component describes how programmable shaders are specified and how they affect the visual appearance of geometry.
The Sound component defines how sound is delivered to an X3D world as well as how sounds are accessed.
The Texturing component specifies how 2D texture images are defined and then positioned on associated geometry.
The Texturing3D component specifies how 3D volumetric textures describe surface properties as data points in a volume of space, rather than a flat surface.
The Cube Map Environmental Texturing component describes how additional texturing effects are defined to produce environmental effects such as reflections from objects.
The Distributed Interactive Simulation (DIS) component provides networked interoperability with the IEEE DIS protocol for sharing state and conducting real-time platform-level simulations across multiple host computers.
The Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
The Networking component defines node types and other features used to access file-based and streaming resources on the World Wide Web.
The Scripting component describes how Script nodes are used to effect changes in X3D worlds.
The Programmable Shaders component describes how programmable shaders are specified and how they affect the visual appearance of geometry.
The Sound component defines how sound is delivered to an X3D world as well as how sounds are accessed.
The Texturing component specifies how 2D texture images are defined and then positioned on associated geometry.
The Texturing3D component specifies how 3D volumetric textures describe surface properties as data points in a volume of space, rather than a flat surface.
-
Uses of X3DUrlObject in org.web3d.x3d.jsail.CubeMapTexturing
Classes in org.web3d.x3d.jsail.CubeMapTexturing that implement X3DUrlObjectModifier and TypeClassDescriptionclassImageCubeMapTexture is a texture node that defines a cubic environment map source as a single file format that contains multiple images, one for each side. -
Uses of X3DUrlObject in org.web3d.x3d.jsail.DIS
Classes in org.web3d.x3d.jsail.DIS that implement X3DUrlObjectModifier and TypeClassDescriptionclassDISEntityTypeMapping provides a best-match mapping from DIS ESPDU entity type information to a specific X3D model, thus providing a visual and behavioral representation that best matches the entity type. -
Uses of X3DUrlObject in org.web3d.x3d.jsail.Geospatial
Classes in org.web3d.x3d.jsail.Geospatial that implement X3DUrlObjectModifier and TypeClassDescriptionclassGeoMetadata includes a generic subset of metadata about the geographic data. -
Uses of X3DUrlObject in org.web3d.x3d.jsail.Networking
Classes in org.web3d.x3d.jsail.Networking that implement X3DUrlObjectModifier and TypeClassDescriptionclassAnchor is a Grouping node that can contain most nodes.classInline can load another X3D or VRML model into the current scene via url.Methods in org.web3d.x3d.jsail.Networking with parameters of type X3DUrlObjectModifier and TypeMethodDescriptionLoadSensor.addChild(X3DUrlObject newValue) Utility method to add single child element to contained list of existing children nodes (if any).Method parameters in org.web3d.x3d.jsail.Networking with type arguments of type X3DUrlObjectModifier and TypeMethodDescriptionLoadSensor.setChildren(ArrayList<X3DUrlObject> newValue) Assign ArrayList value of MFNode children field, similar toLoadSensor.setChildren(org.web3d.x3d.sai.Core.X3DNode[]). -
Uses of X3DUrlObject in org.web3d.x3d.jsail.Scripting
Classes in org.web3d.x3d.jsail.Scripting that implement X3DUrlObjectModifier and TypeClassDescriptionclassScript contains author-programmed event behaviors for a scene. -
Uses of X3DUrlObject in org.web3d.x3d.jsail.Shaders
Classes in org.web3d.x3d.jsail.Shaders that implement X3DUrlObjectModifier and TypeClassDescriptionclassPackagedShader can contain field declarations, but no CDATA section of plain-text source code.classShaderPart can contain a CDATA section of plain-text source code.classShaderProgram can contain field declarations and a CDATA section of plain-text source code. -
Uses of X3DUrlObject in org.web3d.x3d.jsail.Sound
Classes in org.web3d.x3d.jsail.Sound that implement X3DUrlObjectModifier and TypeClassDescriptionclassAudioClip provides audio data used by parent Sound nodes.classBufferAudioSource node represents a memory-resident audio asset that can contain one or more channels. -
Uses of X3DUrlObject in org.web3d.x3d.jsail.Texturing
Classes in org.web3d.x3d.jsail.Texturing that implement X3DUrlObjectModifier 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. -
Uses of X3DUrlObject in org.web3d.x3d.jsail.Texturing3D
Classes in org.web3d.x3d.jsail.Texturing3D that implement X3DUrlObjectModifier and TypeClassDescriptionclassImageTexture3D defines a 3D image-based texture map by specifying a single image file that contains complete 3D data. -
Uses of X3DUrlObject in org.web3d.x3d.sai.CubeMapTexturing
Subinterfaces of X3DUrlObject in org.web3d.x3d.sai.CubeMapTexturingModifier and TypeInterfaceDescriptioninterfaceImageCubeMapTexture is a texture node that defines a cubic environment map source as a single file format that contains multiple images, one for each side. -
Uses of X3DUrlObject in org.web3d.x3d.sai.DIS
Subinterfaces of X3DUrlObject in org.web3d.x3d.sai.DISModifier and TypeInterfaceDescriptioninterfaceDISEntityTypeMapping provides a best-match mapping from DIS ESPDU entity type information to a specific X3D model, thus providing a visual and behavioral representation that best matches the entity type. -
Uses of X3DUrlObject in org.web3d.x3d.sai.Geospatial
Subinterfaces of X3DUrlObject in org.web3d.x3d.sai.GeospatialModifier and TypeInterfaceDescriptioninterfaceGeoMetadata includes a generic subset of metadata about the geographic data. -
Uses of X3DUrlObject in org.web3d.x3d.sai.Networking
Subinterfaces of X3DUrlObject in org.web3d.x3d.sai.NetworkingModifier and TypeInterfaceDescriptioninterfaceAnchor is a Grouping node that can contain most nodes.interfaceInline can load another X3D or VRML model into the current scene via url.Methods in org.web3d.x3d.sai.Networking that return X3DUrlObjectModifier and TypeMethodDescriptionX3DUrlObject.setAutoRefresh(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefresh.X3DUrlObject.setAutoRefreshTimeLimit(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefreshTimeLimit.X3DUrlObject.setDescription(String newValue) Accessor method to assign String value to inputOutput SFString field named description.X3DUrlObject.setLoad(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named load.Accessor method to assign String array to inputOutput MFString field named url. -
Uses of X3DUrlObject in org.web3d.x3d.sai.Scripting
Subinterfaces of X3DUrlObject in org.web3d.x3d.sai.ScriptingModifier and TypeInterfaceDescriptioninterfaceScript contains author-programmed event behaviors for a scene.interfaceBase type for scripting nodes (but not shader nodes). -
Uses of X3DUrlObject in org.web3d.x3d.sai.Shaders
Subinterfaces of X3DUrlObject in org.web3d.x3d.sai.ShadersModifier and TypeInterfaceDescriptioninterfacePackagedShader can contain field declarations, but no CDATA section of plain-text source code.interfaceShaderPart can contain a CDATA section of plain-text source code.interfaceShaderProgram can contain field declarations and a CDATA section of plain-text source code. -
Uses of X3DUrlObject in org.web3d.x3d.sai.Sound
Subinterfaces of X3DUrlObject in org.web3d.x3d.sai.SoundModifier and TypeInterfaceDescriptioninterfaceAudioClip provides audio data used by parent Sound nodes.interfaceBufferAudioSource node represents a memory-resident audio asset that can contain one or more channels. -
Uses of X3DUrlObject in org.web3d.x3d.sai.Texturing
Subinterfaces of X3DUrlObject 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. -
Uses of X3DUrlObject in org.web3d.x3d.sai.Texturing3D
Subinterfaces of X3DUrlObject in org.web3d.x3d.sai.Texturing3DModifier and TypeInterfaceDescriptioninterfaceImageTexture3D defines a 3D image-based texture map by specifying a single image file that contains complete 3D data.