Uses of Interface
com.luciad.view.gxy.controller.ILcdGXYNewControllerModel
-
Uses of ILcdGXYNewControllerModel in com.luciad.view.gxy.controller
Modifier and TypeClassDescriptionclass
This abstract class can be used as a basis for creating an implementation ofILcdGXYNewControllerModel
.Modifier and TypeMethodDescriptionTLcdGXYNewController.getControllerModel()
Deprecated.Returns theILcdGXYNewControllerModel
thisTLcdGXYNewController
delegates to.Modifier and TypeMethodDescriptionvoid
TLcdGXYNewController.setControllerModel
(ILcdGXYNewControllerModel aControllerModel) Deprecated.Sets theILcdGXYNewControllerModel
to delegate to.ModifierConstructorDescriptionTLcdGXYNewController
(ILcdGXYNewControllerModel aControllerModel) Deprecated.Constructs a controller to create and initialize new objects via mouse interaction.