|
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.PositionInterpolator
An SAI PositionInterpolator node wrapper.
| Field Summary | |
org.web3d.x3d.sai.MFFloat |
key
The key exposedField |
org.web3d.x3d.sai.MFVec3f |
keyValue
The keyValue exposedField |
org.web3d.x3d.sai.SFNode |
metadata
The metadata exposedField |
org.web3d.x3d.sai.SFFloat |
set_fraction
The set_fraction eventIn |
org.web3d.x3d.sai.SFVec3f |
value_changed
The value_changed eventOut |
| Fields inherited from class org.jeospace.x3d.node.Node |
node |
| Constructor Summary | |
PositionInterpolator(org.web3d.x3d.sai.X3DNode node)
Constructor |
|
PositionInterpolator(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.MFFloat key
public final org.web3d.x3d.sai.MFVec3f keyValue
public final org.web3d.x3d.sai.SFFloat set_fraction
public final org.web3d.x3d.sai.SFVec3f value_changed
| Constructor Detail |
public PositionInterpolator(org.web3d.x3d.sai.X3DScene scene)
public PositionInterpolator(org.web3d.x3d.sai.X3DNode node)
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||