Uses of Interface
org.xj3d.core.eventmodel.LayerManagerFactory
Packages that use LayerManagerFactory
Package
Description
-
Uses of LayerManagerFactory in org.web3d.vrml.renderer.ogl.browser
Classes in org.web3d.vrml.renderer.ogl.browser that implement LayerManagerFactoryModifier and TypeClassDescriptionclassLayer manager factory instance that creates OpenGL-specific layers handlers. -
Uses of LayerManagerFactory in org.xj3d.core.eventmodel
Methods in org.xj3d.core.eventmodel with parameters of type LayerManagerFactoryModifier and TypeMethodDescriptionvoidEventModelEvaluator.initialize(ScriptManager scripts, RouteManager router, SensorManager sensors, FrameStateManager fsm, ContentLoadManager elm, ViewpointManager vm, LayerManagerFactory lmf, LayerRenderingManager lrm, NodeManager[] extManagers) Initialise the evaluator with the given managers. -
Uses of LayerManagerFactory in org.xj3d.impl.core.eventmodel
Methods in org.xj3d.impl.core.eventmodel with parameters of type LayerManagerFactoryModifier and TypeMethodDescriptionvoidDefaultEventModelEvaluator.initialize(ScriptManager scripts, RouteManager router, SensorManager sensors, FrameStateManager fsm, ContentLoadManager elm, ViewpointManager vm, LayerManagerFactory lmf, LayerRenderingManager lrm, NodeManager[] extManagers) -
Uses of LayerManagerFactory in org.xj3d.loaders.ogl
Classes in org.xj3d.loaders.ogl that implement LayerManagerFactoryModifier and TypeClassDescriptionclassLayer manager factory instance that creates null layers handlers.