Class ALcdMS2525bGXYNewControllerModel

java.lang.Object
com.luciad.view.gxy.controller.ALcdGXYNewControllerModel2
com.luciad.symbology.milstd2525b.view.gxy.ALcdMS2525bGXYNewControllerModel
All Implemented Interfaces:
ILcdUndoableSource

public abstract class ALcdMS2525bGXYNewControllerModel extends ALcdGXYNewControllerModel2
Abstract implementation of ALcdGXYNewControllerModel2 that contains the logic for creating new MIL-STD 2525b objects on an ILcdGXYView.

Extensions of this class need to provide an implementation for the method create, which is used to create a new MIL-STD 2525b object.

Since:
9.0
  • Constructor Details

    • ALcdMS2525bGXYNewControllerModel

      public ALcdMS2525bGXYNewControllerModel()
      Creates a new ALcdMS2525bGXYNewControllerModel.
  • Method Details