Uses of Class
com.luciad.lucy.map.controller.ALcyGXYNewControllerModel
Package
Description
Provides actions that have a relationship with a map.
-
Uses of ALcyGXYNewControllerModel in com.luciad.lucy.map.action
ModifierConstructorDescriptionprotected
ALcyGXYNewControllerActiveSettable
(ALcyGXYNewControllerModel aControllerModel, ILcyLucyEnv aLucyEnv) Utility constructor that creates a newALcyGXYNewControllerActiveSettable
for the givenALcyGXYNewControllerModel
.TLcyGXYNewControllerActiveSettable
(ALcyGXYNewControllerModel aControllerModel, ILcyLucyEnv aLucyEnv) Utility constructor that creates a newTLcyNewController2ActiveSettable
for the givenALcyGXYNewControllerModel
using a newTLcdGXYNewController2
.TLcyGXYTouchNewControllerActiveSettable
(ALcyGXYNewControllerModel aNewControllerModel, ILcdAction aActionToTriggerAfterCommit, ILcyLucyEnv aLucyEnv, ALcyProperties aProperties, String aConfigPrefix) Creates a touch new controller active settable.TLcyGXYTouchNewControllerActiveSettable
(ALcyGXYNewControllerModel aNewControllerModel, ILcyLucyEnv aLucyEnv, ALcyProperties aProperties, String aConfigPrefix) Creates a touch new controller with as action to trigger after commit a action that sets the touch select controller on the view.