Uses of Interface
org.xj3d.core.eventmodel.RouterFactory
Packages that use RouterFactory
-
Uses of RouterFactory in org.xj3d.core.eventmodel
Methods in org.xj3d.core.eventmodel with parameters of type RouterFactoryModifier and TypeMethodDescriptionvoidRouteManager.setRouterFactory(RouterFactory fac) Set the factory needed to create new router instances for a new execution space. -
Uses of RouterFactory in org.xj3d.impl.core.eventmodel
Classes in org.xj3d.impl.core.eventmodel that implement RouterFactoryModifier and TypeClassDescriptionclassA factory interface for generating router instances.classA factory interface for generatingSimpleRouterinstances.Methods in org.xj3d.impl.core.eventmodel with parameters of type RouterFactoryModifier and TypeMethodDescriptionvoidDefaultRouteManager.setRouterFactory(RouterFactory fac) Set the factory needed to create new router instances for a new execution space.