|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jeospace.x3d.node.Node
org.jeospace.x3d.node.TimeSensor
An SAI TimeSensor node wrapper.
| Field Summary | |
org.web3d.x3d.sai.SFTime |
cycleInterval
The cycleInterval exposedField |
org.web3d.x3d.sai.SFTime |
cycleTime
The cycleTime eventOut |
org.web3d.x3d.sai.SFTime |
elapsedTime
The elapsedTime eventOut |
org.web3d.x3d.sai.SFBool |
enabled
The enabled exposedField |
org.web3d.x3d.sai.SFFloat |
fraction_changed
The fraction_changed eventOut |
org.web3d.x3d.sai.SFBool |
isActive
The isActive eventOut |
org.web3d.x3d.sai.SFBool |
isPaused
The isPaused eventOut |
org.web3d.x3d.sai.SFBool |
loop
The loop exposedField |
org.web3d.x3d.sai.SFNode |
metadata
The metadata exposedField |
org.web3d.x3d.sai.SFTime |
pauseTime
The pauseTime exposedField |
org.web3d.x3d.sai.SFTime |
resumeTime
The resumeTime exposedField |
org.web3d.x3d.sai.SFTime |
startTime
The startTime exposedField |
org.web3d.x3d.sai.SFTime |
stopTime
The stopTime exposedField |
org.web3d.x3d.sai.SFTime |
time
The time eventOut |
| Fields inherited from class org.jeospace.x3d.node.Node |
node |
| Constructor Summary | |
TimeSensor(org.web3d.x3d.sai.X3DNode node)
Constructor |
|
TimeSensor(org.web3d.x3d.sai.X3DScene scene)
Constructor |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final org.web3d.x3d.sai.SFNode metadata
public final org.web3d.x3d.sai.SFBool loop
public final org.web3d.x3d.sai.SFTime startTime
public final org.web3d.x3d.sai.SFTime stopTime
public final org.web3d.x3d.sai.SFTime pauseTime
public final org.web3d.x3d.sai.SFTime resumeTime
public final org.web3d.x3d.sai.SFTime elapsedTime
public final org.web3d.x3d.sai.SFTime cycleInterval
public final org.web3d.x3d.sai.SFFloat fraction_changed
public final org.web3d.x3d.sai.SFTime time
public final org.web3d.x3d.sai.SFTime cycleTime
public final org.web3d.x3d.sai.SFBool isActive
public final org.web3d.x3d.sai.SFBool isPaused
public final org.web3d.x3d.sai.SFBool enabled
| Constructor Detail |
public TimeSensor(org.web3d.x3d.sai.X3DScene scene)
public TimeSensor(org.web3d.x3d.sai.X3DNode node)
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||