| java.lang.Object org.jdesktop.j3d.loaders.vrml97.impl.BaseNode org.jdesktop.j3d.loaders.vrml97.impl.Node
All known Subclasses: org.jdesktop.j3d.loaders.vrml97.impl.BindableNode, org.jdesktop.j3d.loaders.vrml97.impl.Normal, org.jdesktop.j3d.loaders.vrml97.impl.MovieTexture, org.jdesktop.j3d.loaders.vrml97.impl.NonSharedNode, org.jdesktop.j3d.loaders.vrml97.impl.ProximitySensor, org.jdesktop.j3d.loaders.vrml97.impl.FontStyle, org.jdesktop.j3d.loaders.vrml97.impl.Color, org.jdesktop.j3d.loaders.vrml97.impl.VisibilitySensor, org.jdesktop.j3d.loaders.vrml97.impl.Material, org.jdesktop.j3d.loaders.vrml97.impl.TextureTransform, org.jdesktop.j3d.loaders.vrml97.impl.ProtoInstance, org.jdesktop.j3d.loaders.vrml97.impl.TextureCoordinate, org.jdesktop.j3d.loaders.vrml97.impl.PixelTexture, org.jdesktop.j3d.loaders.vrml97.impl.TimeSensor, org.jdesktop.j3d.loaders.vrml97.impl.Geometry, org.jdesktop.j3d.loaders.vrml97.impl.DragSensor, org.jdesktop.j3d.loaders.vrml97.impl.TouchSensor, org.jdesktop.j3d.loaders.vrml97.impl.ImplNode, org.jdesktop.j3d.loaders.vrml97.impl.WorldInfo, org.jdesktop.j3d.loaders.vrml97.impl.Appearance, org.jdesktop.j3d.loaders.vrml97.impl.Light, org.jdesktop.j3d.loaders.vrml97.impl.Interpolator, org.jdesktop.j3d.loaders.vrml97.impl.AudioClip, org.jdesktop.j3d.loaders.vrml97.impl.ImageTexture, org.jdesktop.j3d.loaders.vrml97.impl.Coordinate,
Node | public Node(Browser browser)(Code) | | Constructor for the ImplNode object
Parameters: browser - Description of the Parameter |
Node | public Node(Loader loader)(Code) | | Constructor for the Node object
Parameters: loader - Description of the Parameter |
initFields | abstract void initFields()(Code) | | Description of the Method
|
notifyMethod | abstract public void notifyMethod(String eventInName, double time)(Code) | | Description of the Method
Parameters: eventInName - Description of the Parameter Parameters: time - Description of the Parameter |
wrap | public vrml.BaseNode wrap()(Code) | | Description of the Method
Description of the Return Value |
|
|