Uses of Enum Class
com.luciad.view.gxy.controller.ALcdGXYNewControllerModel2.CreationStatus
Packages that use ALcdGXYNewControllerModel2.CreationStatus
-
Uses of ALcdGXYNewControllerModel2.CreationStatus in com.luciad.view.gxy.controller
Methods in com.luciad.view.gxy.controller that return ALcdGXYNewControllerModel2.CreationStatusModifier and TypeMethodDescriptionALcdGXYNewControllerModel2.getCreationStatus
(Object aObject, int aEditCount, Graphics aGraphics, MouseEvent aMouseEvent, ILcdGXYLayerSubsetList aSnappables, ILcdGXYContext aContext) Returns the creation status of the object being created.Returns the enum constant of this class with the specified name.ALcdGXYNewControllerModel2.CreationStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.