Uses of Class
com.luciad.lucy.map.action.TLcyCreateGXYLayerAction
-
Uses of TLcyCreateGXYLayerAction in com.luciad.lucy.map.controller
Modifier and TypeMethodDescriptionALcyGXYNewControllerModel.getCreateLayerAction()
Returns the action that is used to create a new layer in case no appropriate existing layer can be found.Modifier and TypeMethodDescriptionvoid
ALcyGXYNewControllerModel.setCreateLayerAction
(TLcyCreateGXYLayerAction aCreateLayerAction) Sets the action that is used to create a new layer in case no appropriate existing layer can be found.ModifierConstructorDescriptionALcyGXYNewControllerModel
(TLcyCreateGXYLayerAction aCreateLayerAction, ILcyMapComponent aMapComponent) Creates a new controller model that is capable of creating new layers for the given map.