Class TLcyLspMapComponentFactory

java.lang.Object
com.luciad.lucy.gui.ALcyGUIFactory<ILcyLspMapComponent>
com.luciad.lucy.map.lightspeed.TLcyLspMapComponentFactory

public class TLcyLspMapComponentFactory extends ALcyGUIFactory<ILcyLspMapComponent>

Factory for the creation of Lightspeed map components. This factory was designed so that it is easy to modify small parts of the creation process. This can be done by subclassing this class and overriding certain methods.

It uses the concept of an ALcyGUIFactory, allowing the users of this class to modify almost every part of the creation process.

Since:
2012.0