Interface LayerManagerFactory

All Known Implementing Classes:
NullLayerManagerFactory, OGLLayerManagerFactory

public interface LayerManagerFactory
Factory for generating renderer-specific instances of LayerManagers.

Layer managers are inherently renderer-specific and this factory is used as the glue between the generalised event model handling, and the renderer-specific codes for per-layer handling

Version:
$Revision: 1.1 $
Author:
Justin Couch