|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.web3d.vrml.renderer.ogl.browser.OGLLayerManagerFactory
public class OGLLayerManagerFactory
Layer manager factory instance that creates OpenGL-specific layers handlers.
| Constructor Summary | |
|---|---|
OGLLayerManagerFactory()
Create a new default instance of this factory. |
|
| Method Summary | |
|---|---|
LayerManager |
createLayerManager()
Create a new layer manager instance. |
void |
setErrorReporter(ErrorReporter reporter)
Register an error errorReporter with the factory instance so that any errors generated by the creation of nodes can be reported in a nice, pretty fashion. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OGLLayerManagerFactory()
| Method Detail |
|---|
public LayerManager createLayerManager()
createLayerManager in interface LayerManagerFactorypublic void setErrorReporter(ErrorReporter reporter)
setErrorReporter in interface LayerManagerFactoryreporter - The instance to use or null
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||