|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BaseNodeFactory
Defines the requirements of the node wrapper factory.
| Method Summary | |
|---|---|
X3DNode |
getBaseNode(VRMLNodeType vrmlNode)
Given the argument VRMLNodeType, create and return a cooresponding BaseNode instance. |
| Method Detail |
|---|
X3DNode getBaseNode(VRMLNodeType vrmlNode)
vrmlNode - the node to wrap in a BaseNode instance
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||