Uses of Class
org.web3d.x3d.jsail.fields.SFTime
Package
Description
The Core component supplies the base functionality for the X3D run-time system, including the abstract base node type, field types, the event model, and routing.
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 X3D Java fields package provides a
comprehensive set of strongly typed X3D Java classes for
concrete implementation of X3D field types.
The Follower nodes (Chasers and Dampers) support dynamic creation of smooth parameter transitions at run time.
The Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
The Humanoid Animation (HAnim) component for X3D defines node bindings and other details for implementing ISO/IEC 19774, the HAnim International Specification.
The Navigation component specifies how a user can effectively and intuitively move through and around a 3D scene.
The Networking component defines node types and other features used to access file-based and streaming resources on the World Wide Web.
The Rigid Body Physics component describes how to model rigid bodies and their interactions through the application of basic physics principles to effect motion.
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 Time component defines how time is sensed, computed and associated with events in an X3D scene.
-
Uses of SFTime in org.web3d.x3d.jsail.Core
Modifier and TypeMethodDescriptionfield.getValueSFTime()
If type matches, then get typed value of a SFTime field declaration.fieldValue.getValueSFTime()
If type matches, then get typed value of a SFTime fieldValue declaration.Modifier and TypeMethodDescriptionfield.appendValue
(SFTime newValue) Append SFTime to field for value attribute.fieldValue.appendValue
(SFTime newValue) Append SFTime to fieldValue for value attribute.Set typed value of a SFTime field declaration.Set typed value of a SFTime fieldValue declaration. -
Uses of SFTime in org.web3d.x3d.jsail.CubeMapTexturing
Modifier and TypeMethodDescriptionImageCubeMapTexture.setAutoRefresh
(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar toImageCubeMapTexture.setAutoRefresh(double)
.ImageCubeMapTexture.setAutoRefreshTimeLimit
(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar toImageCubeMapTexture.setAutoRefreshTimeLimit(double)
. -
Uses of SFTime in org.web3d.x3d.jsail.DIS
Modifier and TypeMethodDescriptionDISEntityTypeMapping.setAutoRefresh
(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar toDISEntityTypeMapping.setAutoRefresh(double)
.DISEntityTypeMapping.setAutoRefreshTimeLimit
(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar toDISEntityTypeMapping.setAutoRefreshTimeLimit(double)
.EspduTransform.setReadInterval
(SFTime newValue) Assign typed object value to SFTime readInterval field, similar toEspduTransform.setReadInterval(double)
.ReceiverPdu.setReadInterval
(SFTime newValue) Assign typed object value to SFTime readInterval field, similar toReceiverPdu.setReadInterval(double)
.SignalPdu.setReadInterval
(SFTime newValue) Assign typed object value to SFTime readInterval field, similar toSignalPdu.setReadInterval(double)
.TransmitterPdu.setReadInterval
(SFTime newValue) Assign typed object value to SFTime readInterval field, similar toTransmitterPdu.setReadInterval(double)
.EspduTransform.setWriteInterval
(SFTime newValue) Assign typed object value to SFTime writeInterval field, similar toEspduTransform.setWriteInterval(double)
.ReceiverPdu.setWriteInterval
(SFTime newValue) Assign typed object value to SFTime writeInterval field, similar toReceiverPdu.setWriteInterval(double)
.SignalPdu.setWriteInterval
(SFTime newValue) Assign typed object value to SFTime writeInterval field, similar toSignalPdu.setWriteInterval(double)
.TransmitterPdu.setWriteInterval
(SFTime newValue) Assign typed object value to SFTime writeInterval field, similar toTransmitterPdu.setWriteInterval(double)
. -
Uses of SFTime in org.web3d.x3d.jsail.fields
Modifier and TypeMethodDescriptionSFTime.setValue
(float newValue) Apply a float value to this double field type, note change in precision.SFTime.setValue
(int newValue) Apply an int value to this double field type, note change in precision.Apply an SFTime value to this field.SFTime.setValueByString
(String newValue) Utility accessor for SFTime using String value (which must pass parsing validation checks).Modifier and TypeMethodDescriptionAppends a new singleton typed value at the end of the existing value array, increasing the field length accordingly.boolean
Determine whether two objects contain equal values.Assign a single-field SFTime as new array value.Apply an SFTime value to this field. -
Uses of SFTime in org.web3d.x3d.jsail.Followers
Modifier and TypeMethodDescriptionColorChaser.setDuration
(SFTime newValue) Assign typed object value to SFTime duration field, similar toColorChaser.setDuration(double)
.CoordinateChaser.setDuration
(SFTime newValue) Assign typed object value to SFTime duration field, similar toCoordinateChaser.setDuration(double)
.OrientationChaser.setDuration
(SFTime newValue) Assign typed object value to SFTime duration field, similar toOrientationChaser.setDuration(double)
.PositionChaser.setDuration
(SFTime newValue) Assign typed object value to SFTime duration field, similar toPositionChaser.setDuration(double)
.PositionChaser2D.setDuration
(SFTime newValue) Assign typed object value to SFTime duration field, similar toPositionChaser2D.setDuration(double)
.ScalarChaser.setDuration
(SFTime newValue) Assign typed object value to SFTime duration field, similar toScalarChaser.setDuration(double)
.TexCoordChaser2D.setDuration
(SFTime newValue) Assign typed object value to SFTime duration field, similar toTexCoordChaser2D.setDuration(double)
.Assign typed object value to SFTime tau field, similar toColorDamper.setTau(double)
.Assign typed object value to SFTime tau field, similar toCoordinateDamper.setTau(double)
.Assign typed object value to SFTime tau field, similar toOrientationDamper.setTau(double)
.Assign typed object value to SFTime tau field, similar toPositionDamper.setTau(double)
.Assign typed object value to SFTime tau field, similar toPositionDamper2D.setTau(double)
.Assign typed object value to SFTime tau field, similar toScalarDamper.setTau(double)
.Assign typed object value to SFTime tau field, similar toTexCoordDamper2D.setTau(double)
. -
Uses of SFTime in org.web3d.x3d.jsail.Geospatial
Modifier and TypeMethodDescriptionGeoMetadata.setAutoRefresh
(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar toGeoMetadata.setAutoRefresh(double)
.GeoMetadata.setAutoRefreshTimeLimit
(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar toGeoMetadata.setAutoRefreshTimeLimit(double)
. -
Uses of SFTime in org.web3d.x3d.jsail.HAnim
Modifier and TypeMethodDescriptionHAnimMotion.setFrameDuration
(SFTime newValue) Assign typed object value to SFTime frameDuration field, similar toHAnimMotion.setFrameDuration(double)
. -
Uses of SFTime in org.web3d.x3d.jsail.Networking
Modifier and TypeMethodDescriptionAnchor.setAutoRefresh
(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar toAnchor.setAutoRefresh(double)
.Inline.setAutoRefresh
(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar toInline.setAutoRefresh(double)
.Anchor.setAutoRefreshTimeLimit
(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar toAnchor.setAutoRefreshTimeLimit(double)
.Inline.setAutoRefreshTimeLimit
(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar toInline.setAutoRefreshTimeLimit(double)
.LoadSensor.setTimeOut
(SFTime newValue) Assign typed object value to SFTime timeOut field, similar toLoadSensor.setTimeOut(double)
. -
Uses of SFTime in org.web3d.x3d.jsail.RigidBodyPhysics
Modifier and TypeMethodDescriptionRigidBody.setDisableTime
(SFTime newValue) Assign typed object value to SFTime disableTime field, similar toRigidBody.setDisableTime(double)
.RigidBodyCollection.setDisableTime
(SFTime newValue) Assign typed object value to SFTime disableTime field, similar toRigidBodyCollection.setDisableTime(double)
. -
Uses of SFTime in org.web3d.x3d.jsail.Scripting
Modifier and TypeMethodDescriptionScript.setAutoRefresh
(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar toScript.setAutoRefresh(double)
.Script.setAutoRefreshTimeLimit
(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar toScript.setAutoRefreshTimeLimit(double)
. -
Uses of SFTime in org.web3d.x3d.jsail.Shaders
Modifier and TypeMethodDescriptionPackagedShader.setAutoRefresh
(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar toPackagedShader.setAutoRefresh(double)
.ShaderPart.setAutoRefresh
(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar toShaderPart.setAutoRefresh(double)
.ShaderProgram.setAutoRefresh
(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar toShaderProgram.setAutoRefresh(double)
.PackagedShader.setAutoRefreshTimeLimit
(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar toPackagedShader.setAutoRefreshTimeLimit(double)
.ShaderPart.setAutoRefreshTimeLimit
(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar toShaderPart.setAutoRefreshTimeLimit(double)
.ShaderProgram.setAutoRefreshTimeLimit
(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar toShaderProgram.setAutoRefreshTimeLimit(double)
. -
Uses of SFTime in org.web3d.x3d.jsail.Sound
Modifier and TypeMethodDescriptionAssign typed object value to SFTime attack field, similar toDynamicsCompressor.setAttack(double)
.AudioClip.setAutoRefresh
(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar toAudioClip.setAutoRefresh(double)
.BufferAudioSource.setAutoRefresh
(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar toBufferAudioSource.setAutoRefresh(double)
.AudioClip.setAutoRefreshTimeLimit
(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar toAudioClip.setAutoRefreshTimeLimit(double)
.BufferAudioSource.setAutoRefreshTimeLimit
(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar toBufferAudioSource.setAutoRefreshTimeLimit(double)
.BufferAudioSource.setBufferDuration
(SFTime newValue) Assign typed object value to SFTime bufferDuration field, similar toBufferAudioSource.setBufferDuration(double)
.Delay.setDelayTime
(SFTime newValue) Assign typed object value to SFTime delayTime field, similar toDelay.setDelayTime(double)
.Delay.setMaxDelayTime
(SFTime newValue) Assign typed object value to SFTime maxDelayTime field, similar toDelay.setMaxDelayTime(double)
.Analyser.setPauseTime
(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar toAnalyser.setPauseTime(double)
.AudioClip.setPauseTime
(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar toAudioClip.setPauseTime(double)
.BiquadFilter.setPauseTime
(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar toBiquadFilter.setPauseTime(double)
.BufferAudioSource.setPauseTime
(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar toBufferAudioSource.setPauseTime(double)
.Convolver.setPauseTime
(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar toConvolver.setPauseTime(double)
.Delay.setPauseTime
(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar toDelay.setPauseTime(double)
.DynamicsCompressor.setPauseTime
(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar toDynamicsCompressor.setPauseTime(double)
.Gain.setPauseTime
(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar toGain.setPauseTime(double)
.ListenerPointSource.setPauseTime
(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar toListenerPointSource.setPauseTime(double)
.MicrophoneSource.setPauseTime
(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar toMicrophoneSource.setPauseTime(double)
.OscillatorSource.setPauseTime
(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar toOscillatorSource.setPauseTime(double)
.StreamAudioSource.setPauseTime
(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar toStreamAudioSource.setPauseTime(double)
.WaveShaper.setPauseTime
(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar toWaveShaper.setPauseTime(double)
.DynamicsCompressor.setRelease
(SFTime newValue) Assign typed object value to SFTime release field, similar toDynamicsCompressor.setRelease(double)
.Analyser.setResumeTime
(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar toAnalyser.setResumeTime(double)
.AudioClip.setResumeTime
(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar toAudioClip.setResumeTime(double)
.BiquadFilter.setResumeTime
(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar toBiquadFilter.setResumeTime(double)
.BufferAudioSource.setResumeTime
(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar toBufferAudioSource.setResumeTime(double)
.Convolver.setResumeTime
(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar toConvolver.setResumeTime(double)
.Delay.setResumeTime
(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar toDelay.setResumeTime(double)
.DynamicsCompressor.setResumeTime
(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar toDynamicsCompressor.setResumeTime(double)
.Gain.setResumeTime
(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar toGain.setResumeTime(double)
.ListenerPointSource.setResumeTime
(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar toListenerPointSource.setResumeTime(double)
.MicrophoneSource.setResumeTime
(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar toMicrophoneSource.setResumeTime(double)
.OscillatorSource.setResumeTime
(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar toOscillatorSource.setResumeTime(double)
.StreamAudioSource.setResumeTime
(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar toStreamAudioSource.setResumeTime(double)
.WaveShaper.setResumeTime
(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar toWaveShaper.setResumeTime(double)
.Analyser.setStartTime
(SFTime newValue) Assign typed object value to SFTime startTime field, similar toAnalyser.setStartTime(double)
.AudioClip.setStartTime
(SFTime newValue) Assign typed object value to SFTime startTime field, similar toAudioClip.setStartTime(double)
.BiquadFilter.setStartTime
(SFTime newValue) Assign typed object value to SFTime startTime field, similar toBiquadFilter.setStartTime(double)
.BufferAudioSource.setStartTime
(SFTime newValue) Assign typed object value to SFTime startTime field, similar toBufferAudioSource.setStartTime(double)
.Convolver.setStartTime
(SFTime newValue) Assign typed object value to SFTime startTime field, similar toConvolver.setStartTime(double)
.Delay.setStartTime
(SFTime newValue) Assign typed object value to SFTime startTime field, similar toDelay.setStartTime(double)
.DynamicsCompressor.setStartTime
(SFTime newValue) Assign typed object value to SFTime startTime field, similar toDynamicsCompressor.setStartTime(double)
.Gain.setStartTime
(SFTime newValue) Assign typed object value to SFTime startTime field, similar toGain.setStartTime(double)
.ListenerPointSource.setStartTime
(SFTime newValue) Assign typed object value to SFTime startTime field, similar toListenerPointSource.setStartTime(double)
.MicrophoneSource.setStartTime
(SFTime newValue) Assign typed object value to SFTime startTime field, similar toMicrophoneSource.setStartTime(double)
.OscillatorSource.setStartTime
(SFTime newValue) Assign typed object value to SFTime startTime field, similar toOscillatorSource.setStartTime(double)
.StreamAudioSource.setStartTime
(SFTime newValue) Assign typed object value to SFTime startTime field, similar toStreamAudioSource.setStartTime(double)
.WaveShaper.setStartTime
(SFTime newValue) Assign typed object value to SFTime startTime field, similar toWaveShaper.setStartTime(double)
.Analyser.setStopTime
(SFTime newValue) Assign typed object value to SFTime stopTime field, similar toAnalyser.setStopTime(double)
.AudioClip.setStopTime
(SFTime newValue) Assign typed object value to SFTime stopTime field, similar toAudioClip.setStopTime(double)
.BiquadFilter.setStopTime
(SFTime newValue) Assign typed object value to SFTime stopTime field, similar toBiquadFilter.setStopTime(double)
.BufferAudioSource.setStopTime
(SFTime newValue) Assign typed object value to SFTime stopTime field, similar toBufferAudioSource.setStopTime(double)
.Convolver.setStopTime
(SFTime newValue) Assign typed object value to SFTime stopTime field, similar toConvolver.setStopTime(double)
.Delay.setStopTime
(SFTime newValue) Assign typed object value to SFTime stopTime field, similar toDelay.setStopTime(double)
.DynamicsCompressor.setStopTime
(SFTime newValue) Assign typed object value to SFTime stopTime field, similar toDynamicsCompressor.setStopTime(double)
.Gain.setStopTime
(SFTime newValue) Assign typed object value to SFTime stopTime field, similar toGain.setStopTime(double)
.ListenerPointSource.setStopTime
(SFTime newValue) Assign typed object value to SFTime stopTime field, similar toListenerPointSource.setStopTime(double)
.MicrophoneSource.setStopTime
(SFTime newValue) Assign typed object value to SFTime stopTime field, similar toMicrophoneSource.setStopTime(double)
.OscillatorSource.setStopTime
(SFTime newValue) Assign typed object value to SFTime stopTime field, similar toOscillatorSource.setStopTime(double)
.StreamAudioSource.setStopTime
(SFTime newValue) Assign typed object value to SFTime stopTime field, similar toStreamAudioSource.setStopTime(double)
.WaveShaper.setStopTime
(SFTime newValue) Assign typed object value to SFTime stopTime field, similar toWaveShaper.setStopTime(double)
.Analyser.setTailTime
(SFTime newValue) Assign typed object value to SFTime tailTime field, similar toAnalyser.setTailTime(double)
.BiquadFilter.setTailTime
(SFTime newValue) Assign typed object value to SFTime tailTime field, similar toBiquadFilter.setTailTime(double)
.Convolver.setTailTime
(SFTime newValue) Assign typed object value to SFTime tailTime field, similar toConvolver.setTailTime(double)
.Delay.setTailTime
(SFTime newValue) Assign typed object value to SFTime tailTime field, similar toDelay.setTailTime(double)
.DynamicsCompressor.setTailTime
(SFTime newValue) Assign typed object value to SFTime tailTime field, similar toDynamicsCompressor.setTailTime(double)
.Gain.setTailTime
(SFTime newValue) Assign typed object value to SFTime tailTime field, similar toGain.setTailTime(double)
.WaveShaper.setTailTime
(SFTime newValue) Assign typed object value to SFTime tailTime field, similar toWaveShaper.setTailTime(double)
. -
Uses of SFTime in org.web3d.x3d.jsail.Texturing
Modifier and TypeMethodDescriptionImageTexture.setAutoRefresh
(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar toImageTexture.setAutoRefresh(double)
.MovieTexture.setAutoRefresh
(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar toMovieTexture.setAutoRefresh(double)
.ImageTexture.setAutoRefreshTimeLimit
(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar toImageTexture.setAutoRefreshTimeLimit(double)
.MovieTexture.setAutoRefreshTimeLimit
(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar toMovieTexture.setAutoRefreshTimeLimit(double)
.MovieTexture.setPauseTime
(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar toMovieTexture.setPauseTime(double)
.MovieTexture.setResumeTime
(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar toMovieTexture.setResumeTime(double)
.MovieTexture.setStartTime
(SFTime newValue) Assign typed object value to SFTime startTime field, similar toMovieTexture.setStartTime(double)
.MovieTexture.setStopTime
(SFTime newValue) Assign typed object value to SFTime stopTime field, similar toMovieTexture.setStopTime(double)
. -
Uses of SFTime in org.web3d.x3d.jsail.Texturing3D
Modifier and TypeMethodDescriptionImageTexture3D.setAutoRefresh
(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar toImageTexture3D.setAutoRefresh(double)
.ImageTexture3D.setAutoRefreshTimeLimit
(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar toImageTexture3D.setAutoRefreshTimeLimit(double)
. -
Uses of SFTime in org.web3d.x3d.jsail.Time
Modifier and TypeMethodDescriptionTimeSensor.setCycleInterval
(SFTime newValue) Assign typed object value to SFTime cycleInterval field, similar toTimeSensor.setCycleInterval(double)
.TimeSensor.setPauseTime
(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar toTimeSensor.setPauseTime(double)
.TimeSensor.setResumeTime
(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar toTimeSensor.setResumeTime(double)
.TimeSensor.setStartTime
(SFTime newValue) Assign typed object value to SFTime startTime field, similar toTimeSensor.setStartTime(double)
.TimeSensor.setStopTime
(SFTime newValue) Assign typed object value to SFTime stopTime field, similar toTimeSensor.setStopTime(double)
.