Uses of Class
org.web3d.x3d.jsail.fields.SFTimeObject
-
Uses of SFTimeObject in org.web3d.x3d.jsail.Core
Methods in org.web3d.x3d.jsail.Core that return SFTimeObject Modifier and Type Method Description SFTimeObject
fieldObject. getValueSFTime()
If type matches, then get typed value of a SFTime field declaration.SFTimeObject
fieldValueObject. getValueSFTime()
If type matches, then get typed value of a SFTime fieldValue declaration.Methods in org.web3d.x3d.jsail.Core with parameters of type SFTimeObject Modifier and Type Method Description fieldObject
fieldObject. appendValue(SFTimeObject newValue)
Append SFTimeObject to field for value attribute.fieldValueObject
fieldValueObject. appendValue(SFTimeObject newValue)
Append SFTimeObject to fieldValue for value attribute.fieldObject
fieldObject. setValue(SFTimeObject newValue)
Set typed value of a SFTime field declaration.fieldValueObject
fieldValueObject. setValue(SFTimeObject newValue)
Set typed value of a SFTime fieldValue declaration. -
Uses of SFTimeObject in org.web3d.x3d.jsail.DIS
Methods in org.web3d.x3d.jsail.DIS with parameters of type SFTimeObject Modifier and Type Method Description EspduTransformObject
EspduTransformObject. setReadInterval(SFTimeObject newValue)
Assign typed object value to SFTime readInterval field, similar toEspduTransformObject.setReadInterval(double)
.ReceiverPduObject
ReceiverPduObject. setReadInterval(SFTimeObject newValue)
Assign typed object value to SFTime readInterval field, similar toReceiverPduObject.setReadInterval(double)
.SignalPduObject
SignalPduObject. setReadInterval(SFTimeObject newValue)
Assign typed object value to SFTime readInterval field, similar toSignalPduObject.setReadInterval(double)
.TransmitterPduObject
TransmitterPduObject. setReadInterval(SFTimeObject newValue)
Assign typed object value to SFTime readInterval field, similar toTransmitterPduObject.setReadInterval(double)
.EspduTransformObject
EspduTransformObject. setWriteInterval(SFTimeObject newValue)
Assign typed object value to SFTime writeInterval field, similar toEspduTransformObject.setWriteInterval(double)
.ReceiverPduObject
ReceiverPduObject. setWriteInterval(SFTimeObject newValue)
Assign typed object value to SFTime writeInterval field, similar toReceiverPduObject.setWriteInterval(double)
.SignalPduObject
SignalPduObject. setWriteInterval(SFTimeObject newValue)
Assign typed object value to SFTime writeInterval field, similar toSignalPduObject.setWriteInterval(double)
.TransmitterPduObject
TransmitterPduObject. setWriteInterval(SFTimeObject newValue)
Assign typed object value to SFTime writeInterval field, similar toTransmitterPduObject.setWriteInterval(double)
. -
Uses of SFTimeObject in org.web3d.x3d.jsail.fields
Methods in org.web3d.x3d.jsail.fields that return SFTimeObject Modifier and Type Method Description SFTimeObject
SFTimeObject. setValue(float newValue)
Apply a float value to this double field type, note change in precision.SFTimeObject
SFTimeObject. setValue(int newValue)
Apply an int value to this double field type, note change in precision.SFTimeObject
SFTimeObject. setValue(SFTimeObject newValue)
Apply an SFTimeObject value to this field.SFTimeObject
SFTimeObject. setValueByString(java.lang.String newValue)
Utility accessor for SFTimeObject using String value (which must pass parsing validation checks).Methods in org.web3d.x3d.jsail.fields with parameters of type SFTimeObject Modifier and Type Method Description MFTimeObject
MFTimeObject. append(SFTimeObject newValue)
Appends a new singleton typed value at the end of the existing value array, increasing the field length accordingly.boolean
SFTimeObject. equals(SFTimeObject comparisonSFTimeObject)
Determine whether two objects contain equal values.MFTimeObject
MFTimeObject. setValue(SFTimeObject newValue)
Assign a single-field SFTimeObject as new array value.SFTimeObject
SFTimeObject. setValue(SFTimeObject newValue)
Apply an SFTimeObject value to this field.Constructors in org.web3d.x3d.jsail.fields with parameters of type SFTimeObject Constructor Description MFTimeObject(SFTimeObject newValue)
Utility constructor for MFTimeObject using a corresponding SFTimeObject as new initial value (which must pass parsing validation checks).SFTimeObject(SFTimeObject newValue)
Constructor to copy an SFTimeObject value as initial value for this new field object. -
Uses of SFTimeObject in org.web3d.x3d.jsail.Followers
Methods in org.web3d.x3d.jsail.Followers with parameters of type SFTimeObject Modifier and Type Method Description ColorChaserObject
ColorChaserObject. setDuration(SFTimeObject newValue)
Assign typed object value to SFTime duration field, similar toColorChaserObject.setDuration(double)
.CoordinateChaserObject
CoordinateChaserObject. setDuration(SFTimeObject newValue)
Assign typed object value to SFTime duration field, similar toCoordinateChaserObject.setDuration(double)
.OrientationChaserObject
OrientationChaserObject. setDuration(SFTimeObject newValue)
Assign typed object value to SFTime duration field, similar toOrientationChaserObject.setDuration(double)
.PositionChaser2DObject
PositionChaser2DObject. setDuration(SFTimeObject newValue)
Assign typed object value to SFTime duration field, similar toPositionChaser2DObject.setDuration(double)
.PositionChaserObject
PositionChaserObject. setDuration(SFTimeObject newValue)
Assign typed object value to SFTime duration field, similar toPositionChaserObject.setDuration(double)
.ScalarChaserObject
ScalarChaserObject. setDuration(SFTimeObject newValue)
Assign typed object value to SFTime duration field, similar toScalarChaserObject.setDuration(double)
.TexCoordChaser2DObject
TexCoordChaser2DObject. setDuration(SFTimeObject newValue)
Assign typed object value to SFTime duration field, similar toTexCoordChaser2DObject.setDuration(double)
.ColorDamperObject
ColorDamperObject. setTau(SFTimeObject newValue)
Assign typed object value to SFTime tau field, similar toColorDamperObject.setTau(double)
.CoordinateDamperObject
CoordinateDamperObject. setTau(SFTimeObject newValue)
Assign typed object value to SFTime tau field, similar toCoordinateDamperObject.setTau(double)
.OrientationDamperObject
OrientationDamperObject. setTau(SFTimeObject newValue)
Assign typed object value to SFTime tau field, similar toOrientationDamperObject.setTau(double)
.PositionDamper2DObject
PositionDamper2DObject. setTau(SFTimeObject newValue)
Assign typed object value to SFTime tau field, similar toPositionDamper2DObject.setTau(double)
.PositionDamperObject
PositionDamperObject. setTau(SFTimeObject newValue)
Assign typed object value to SFTime tau field, similar toPositionDamperObject.setTau(double)
.ScalarDamperObject
ScalarDamperObject. setTau(SFTimeObject newValue)
Assign typed object value to SFTime tau field, similar toScalarDamperObject.setTau(double)
.TexCoordDamper2DObject
TexCoordDamper2DObject. setTau(SFTimeObject newValue)
Assign typed object value to SFTime tau field, similar toTexCoordDamper2DObject.setTau(double)
. -
Uses of SFTimeObject in org.web3d.x3d.jsail.HAnim
Methods in org.web3d.x3d.jsail.HAnim with parameters of type SFTimeObject Modifier and Type Method Description HAnimMotionObject
HAnimMotionObject. setFrameDuration(SFTimeObject newValue)
Assign typed object value to SFTime frameDuration field, similar toHAnimMotionObject.setFrameDuration(double)
. -
Uses of SFTimeObject in org.web3d.x3d.jsail.Navigation
Methods in org.web3d.x3d.jsail.Navigation with parameters of type SFTimeObject Modifier and Type Method Description NavigationInfoObject
NavigationInfoObject. setTransitionTime(SFTimeObject newValue)
Assign typed object value to SFTime transitionTime field, similar toNavigationInfoObject.setTransitionTime(double)
. -
Uses of SFTimeObject in org.web3d.x3d.jsail.Networking
Methods in org.web3d.x3d.jsail.Networking with parameters of type SFTimeObject Modifier and Type Method Description LoadSensorObject
LoadSensorObject. setTimeOut(SFTimeObject newValue)
Assign typed object value to SFTime timeOut field, similar toLoadSensorObject.setTimeOut(double)
. -
Uses of SFTimeObject in org.web3d.x3d.jsail.RigidBodyPhysics
Methods in org.web3d.x3d.jsail.RigidBodyPhysics with parameters of type SFTimeObject Modifier and Type Method Description RigidBodyCollectionObject
RigidBodyCollectionObject. setDisableTime(SFTimeObject newValue)
Assign typed object value to SFTime disableTime field, similar toRigidBodyCollectionObject.setDisableTime(double)
.RigidBodyObject
RigidBodyObject. setDisableTime(SFTimeObject newValue)
Assign typed object value to SFTime disableTime field, similar toRigidBodyObject.setDisableTime(double)
. -
Uses of SFTimeObject in org.web3d.x3d.jsail.Sound
Methods in org.web3d.x3d.jsail.Sound with parameters of type SFTimeObject Modifier and Type Method Description AudioClipObject
AudioClipObject. setPauseTime(SFTimeObject newValue)
Assign typed object value to SFTime pauseTime field, similar toAudioClipObject.setPauseTime(double)
.AudioClipObject
AudioClipObject. setResumeTime(SFTimeObject newValue)
Assign typed object value to SFTime resumeTime field, similar toAudioClipObject.setResumeTime(double)
.AudioClipObject
AudioClipObject. setStartTime(SFTimeObject newValue)
Assign typed object value to SFTime startTime field, similar toAudioClipObject.setStartTime(double)
.AudioClipObject
AudioClipObject. setStopTime(SFTimeObject newValue)
Assign typed object value to SFTime stopTime field, similar toAudioClipObject.setStopTime(double)
. -
Uses of SFTimeObject in org.web3d.x3d.jsail.Texturing
Methods in org.web3d.x3d.jsail.Texturing with parameters of type SFTimeObject Modifier and Type Method Description MovieTextureObject
MovieTextureObject. setPauseTime(SFTimeObject newValue)
Assign typed object value to SFTime pauseTime field, similar toMovieTextureObject.setPauseTime(double)
.MovieTextureObject
MovieTextureObject. setResumeTime(SFTimeObject newValue)
Assign typed object value to SFTime resumeTime field, similar toMovieTextureObject.setResumeTime(double)
.MovieTextureObject
MovieTextureObject. setStartTime(SFTimeObject newValue)
Assign typed object value to SFTime startTime field, similar toMovieTextureObject.setStartTime(double)
.MovieTextureObject
MovieTextureObject. setStopTime(SFTimeObject newValue)
Assign typed object value to SFTime stopTime field, similar toMovieTextureObject.setStopTime(double)
. -
Uses of SFTimeObject in org.web3d.x3d.jsail.Time
Methods in org.web3d.x3d.jsail.Time with parameters of type SFTimeObject Modifier and Type Method Description TimeSensorObject
TimeSensorObject. setCycleInterval(SFTimeObject newValue)
Assign typed object value to SFTime cycleInterval field, similar toTimeSensorObject.setCycleInterval(double)
.TimeSensorObject
TimeSensorObject. setPauseTime(SFTimeObject newValue)
Assign typed object value to SFTime pauseTime field, similar toTimeSensorObject.setPauseTime(double)
.TimeSensorObject
TimeSensorObject. setResumeTime(SFTimeObject newValue)
Assign typed object value to SFTime resumeTime field, similar toTimeSensorObject.setResumeTime(double)
.TimeSensorObject
TimeSensorObject. setStartTime(SFTimeObject newValue)
Assign typed object value to SFTime startTime field, similar toTimeSensorObject.setStartTime(double)
.TimeSensorObject
TimeSensorObject. setStopTime(SFTimeObject newValue)
Assign typed object value to SFTime stopTime field, similar toTimeSensorObject.setStopTime(double)
.