Class X3DNRBrowserFactoryImpl

java.lang.Object
org.xj3d.ui.awt.browser.ogl.X3DNRBrowserFactoryImpl
All Implemented Interfaces:
BrowserFactoryImpl, X3DComponent

public class X3DNRBrowserFactoryImpl extends Object implements BrowserFactoryImpl, X3DComponent
Factory implementation for X3D SAI which will produce components using the Null renderer. Component Creation

This implementation allows you to create a new component that is ready to place content in. Parameters can be supplied in the Map as defined by the SAI. The first column is the parameter name string, the second is the type of data, and the third is an explanation.

Version:
$Revision: 1.7 $
Author:
Alan Hudson