Class TLcyLspMapManager

java.lang.Object
com.luciad.lucy.map.TLcyGenericMapManager<ILspView,ILspLayer>
com.luciad.lucy.map.lightspeed.TLcyLspMapManager
All Implemented Interfaces:
ILcdPropertyChangeSource

public class TLcyLspMapManager extends TLcyGenericMapManager<ILspView,ILspLayer>

Lightspeed implementation of the general map manager.

This map manager is created by the TLcyLspMapAddOn and registered to the Lucy back-end as a service. It can be retrieved by calling ILcyLucyEnv.getService(Class).

Notice that only one instance of this class should be registered to the back-end.

Since:
2012.0
  • Constructor Details

    • TLcyLspMapManager

      public TLcyLspMapManager()
      Default constructor.