Uses of Class
com.luciad.lucy.map.action.lightspeed.TLcyLspCreateLayerAction
Package
Description
Package containing Lightspeed controller related classes which can be used in combination
with a Lightspeed map component
-
Uses of TLcyLspCreateLayerAction in com.luciad.lucy.map.lightspeed.controller
Modifier and TypeMethodDescriptionfinal TLcyLspCreateLayerAction
ALcyLspCreateControllerModel.getCreateLayerAction()
Returns the action that is used to create a new layer in case no appropriate existing layer can be found.Modifier and TypeMethodDescriptionfinal void
ALcyLspCreateControllerModel.setCreateLayerAction
(TLcyLspCreateLayerAction aCreateLayerAction) Sets the action that is used to create a new layer in case no appropriate existing layer can be found.ModifierConstructorDescriptionprotected
ALcyLspCreateControllerModel
(ILcyLspMapComponent aMapComponent, TLcyLspCreateLayerAction aCreateLayerAction) Creates a new controller model that is capable of creating new layers for the given map