|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
OverlayNodeType defines a surface that is always screen-aligned and is drawn over the top of the basic 3D scene.
| Method Summary | |
VRMLNodeType |
getLayout()
Get the current layout of this overlay node. |
void |
setLayout(VRMLNodeType kids)
Set the layout to the new value. |
| Methods inherited from interface org.web3d.vrml.nodes.VRMLSurfaceNodeType |
isVisible, setVisible, surfaceSizeChanged |
| Methods inherited from interface org.web3d.vrml.nodes.VRMLNodeType |
addNodeListener, getFieldValue, getMetadataObject, getRefCount, hasFieldChanged, isSetupFinished, notifyExternProtoLoaded, removeNodeListener, sendRoute, setDEF, setFrameStateManager, setMetadataObject, setupFinished, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, updateRefCount |
| Methods inherited from interface org.web3d.vrml.lang.VRMLNode |
getFieldDeclaration, getFieldIndex, getNodeFieldIndices, getNumFields, getPrimaryType, getSecondaryType, getUserData, getVRMLNodeName, isDEF, setErrorReporter, setUserData, setVersion |
| Methods inherited from interface org.web3d.vrml.nodes.FrameStateListener |
allEventsComplete |
| Method Detail |
public void setLayout(VRMLNodeType kids)
throws InvalidFieldValueException
VRMLSurfaceLayoutNodeType or
VRMLProtoInstance.
kids - The new layout to use
InvalidFieldValueException - The nodes are not one of the required
types.public VRMLNodeType getLayout()
VRMLSurfaceLayoutNodeType or VRMLProtoInstance.
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||