Uses of Class
com.luciad.lucy.map.action.lightspeed.TLcyLspCreateLayerAction
Packages that use 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
Methods in com.luciad.lucy.map.lightspeed.controller that return TLcyLspCreateLayerActionModifier and TypeMethodDescriptionfinal TLcyLspCreateLayerActionALcyLspCreateControllerModel.getCreateLayerAction()Returns the action that is used to create a new layer in case no appropriate existing layer can be found.Methods in com.luciad.lucy.map.lightspeed.controller with parameters of type TLcyLspCreateLayerActionModifier and TypeMethodDescriptionfinal voidALcyLspCreateControllerModel.setCreateLayerAction(TLcyLspCreateLayerAction aCreateLayerAction) Sets the action that is used to create a new layer in case no appropriate existing layer can be found.Constructors in com.luciad.lucy.map.lightspeed.controller with parameters of type TLcyLspCreateLayerActionModifierConstructorDescriptionprotectedALcyLspCreateControllerModel(ILcyLspMapComponent aMapComponent, TLcyLspCreateLayerAction aCreateLayerAction) Creates a new controller model that is capable of creating new layers for the given map