|
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.Extrusion
An SAI Extrusion node wrapper.
| Field Summary | |
org.web3d.x3d.sai.SFBool |
beginCap
The beginCap field |
org.web3d.x3d.sai.SFBool |
ccw
The ccw field |
org.web3d.x3d.sai.SFBool |
convex
The convex field |
org.web3d.x3d.sai.SFFloat |
creaseAngle
The creaseAngle field |
org.web3d.x3d.sai.MFVec2f |
crossSection
The crossSection field |
org.web3d.x3d.sai.SFBool |
endCap
The endCap field |
org.web3d.x3d.sai.SFNode |
metadata
The metadata exposedField |
org.web3d.x3d.sai.MFRotation |
orientation
The orientation field |
org.web3d.x3d.sai.MFVec2f |
scale
The scale field |
org.web3d.x3d.sai.MFVec2f |
set_crossSection
The set_crossSection eventIn |
org.web3d.x3d.sai.MFRotation |
set_orientation
The set_orientation eventIn |
org.web3d.x3d.sai.MFVec2f |
set_scale
The set_scale eventIn |
org.web3d.x3d.sai.MFVec3f |
set_spine
The set_spine eventIn |
org.web3d.x3d.sai.SFBool |
solid
The solid field |
org.web3d.x3d.sai.MFVec3f |
spine
The spine field |
| Fields inherited from class org.jeospace.x3d.node.Node |
node |
| Constructor Summary | |
Extrusion(org.web3d.x3d.sai.X3DNode node)
Constructor |
|
Extrusion(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 beginCap
public final org.web3d.x3d.sai.SFBool ccw
public final org.web3d.x3d.sai.SFBool convex
public final org.web3d.x3d.sai.SFFloat creaseAngle
public final org.web3d.x3d.sai.MFVec2f crossSection
public final org.web3d.x3d.sai.SFBool endCap
public final org.web3d.x3d.sai.MFRotation orientation
public final org.web3d.x3d.sai.MFVec2f scale
public final org.web3d.x3d.sai.SFBool solid
public final org.web3d.x3d.sai.MFVec3f spine
public final org.web3d.x3d.sai.MFVec2f set_crossSection
public final org.web3d.x3d.sai.MFRotation set_orientation
public final org.web3d.x3d.sai.MFVec2f set_scale
public final org.web3d.x3d.sai.MFVec3f set_spine
| Constructor Detail |
public Extrusion(org.web3d.x3d.sai.X3DScene scene)
public Extrusion(org.web3d.x3d.sai.X3DNode node)
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||