Uses of Class
com.luciad.lucy.map.action.lightspeed.TLcyLspCreateControllerActiveSettable
Package
Description
Provides actions that have a relationship with a Lightspeed map.
-
Uses of TLcyLspCreateControllerActiveSettable in com.luciad.lucy.map.action.lightspeed
Modifier and TypeMethodDescriptionTLcyLspCreateControllerActiveSettable.createMouseControllerActiveSettable
(ALspCreateControllerModel aCreateControllerModel, ILcyLspMapComponent aLspMapComponent, ILcyLucyEnv aLucyEnv) Factory method to create aTLcyLspCreateControllerActiveSettable
which allows to create new shapes through interaction with the mouse.TLcyLspCreateControllerActiveSettable.createTouchControllerActiveSettable
(ALspCreateControllerModel aCreateControllerModel, ILcyLspMapComponent aLspMapComponent, ILcyLucyEnv aLucyEnv) Factory method to create aTLcyLspCreateControllerActiveSettable
which allows to create new shapes through touch interaction.TLcyLspCreateControllerActiveSettable.createTouchControllerActiveSettable
(ALspCreateControllerModel aCreateControllerModel, ILcyLspMapComponent aLspMapComponent, ALcyProperties aProperties, String aConfigPrefix, ILcyLucyEnv aLucyEnv) Similar tocreateTouchControllerActiveSettable
, but this method also adds commit and cancel actions to the action bars when they are configured in the given properties object.