j3d-vrml97-0.1.0

org.jdesktop.j3d.loaders.vrml97.impl
Interface Namespace

All Known Implementing Classes:
Proto, ProtoInstance, Scene

public interface Namespace

Description of the Interface


Method Summary
 void define(String defName, BaseNode node)
          Description of the Method
 BaseNode use(String defName)
          Description of the Method
 

Method Detail

define

void define(String defName,
            BaseNode node)
Description of the Method

Parameters:
defName - Description of the Parameter
node - Description of the Parameter

use

BaseNode use(String defName)
Description of the Method

Parameters:
defName - Description of the Parameter
Returns:
Description of the Return Value

j3d-vrml97-0.1.0

Todo: put BSD License reference here..