Uses of Class
com.luciad.lucy.map.controller.ALcyGXYNewControllerModel
Packages that use ALcyGXYNewControllerModel
Package
Description
Provides actions that have a relationship with a map.
-
Uses of ALcyGXYNewControllerModel in com.luciad.lucy.map.action
Constructors in com.luciad.lucy.map.action with parameters of type ALcyGXYNewControllerModelModifierConstructorDescriptionprotectedALcyGXYNewControllerActiveSettable(ALcyGXYNewControllerModel aControllerModel, ILcyLucyEnv aLucyEnv) Utility constructor that creates a newALcyGXYNewControllerActiveSettablefor the givenALcyGXYNewControllerModel.TLcyGXYNewControllerActiveSettable(ALcyGXYNewControllerModel aControllerModel, ILcyLucyEnv aLucyEnv) Utility constructor that creates a newTLcyNewController2ActiveSettablefor the givenALcyGXYNewControllerModelusing 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.