|
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.CustomViewport
An SAI CustomViewport node wrapper.
| Field Summary | |
org.web3d.x3d.sai.SFBool |
fixedHeight
The fixedHeight field |
org.web3d.x3d.sai.SFBool |
fixedWidth
The fixedWidth field |
org.web3d.x3d.sai.SFBool |
fixedX
The fixedX field |
org.web3d.x3d.sai.SFBool |
fixedY
The fixedY field |
org.web3d.x3d.sai.SFFloat |
height
The height field |
org.web3d.x3d.sai.SFNode |
metadata
The metadata exposedField |
org.web3d.x3d.sai.SFFloat |
width
The width field |
org.web3d.x3d.sai.SFFloat |
x
The x field |
org.web3d.x3d.sai.SFFloat |
y
The y field |
| Fields inherited from class org.jeospace.x3d.node.Node |
node |
| Constructor Summary | |
CustomViewport(org.web3d.x3d.sai.X3DNode node)
Constructor |
|
CustomViewport(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 fixedX
public final org.web3d.x3d.sai.SFBool fixedY
public final org.web3d.x3d.sai.SFBool fixedWidth
public final org.web3d.x3d.sai.SFBool fixedHeight
public final org.web3d.x3d.sai.SFFloat x
public final org.web3d.x3d.sai.SFFloat y
public final org.web3d.x3d.sai.SFFloat width
public final org.web3d.x3d.sai.SFFloat height
| Constructor Detail |
public CustomViewport(org.web3d.x3d.sai.X3DScene scene)
public CustomViewport(org.web3d.x3d.sai.X3DNode node)
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||