Class MoveAnchorFeatureCommandWithContext

    • Constructor Detail

      • MoveAnchorFeatureCommandWithContext

        public MoveAnchorFeatureCommandWithContext​(IMoveAnchorFeature feature,
                                                   IMoveAnchorContext context,
                                                   org.eclipse.gef.GraphicalEditPart ep)
    • Method Detail

      • canExecute

        public boolean canExecute()
        Description copied from interface: ICommand
        Can execute.
        Returns:
        true, if successful
      • execute

        public boolean execute()
        Description copied from interface: ICommand
        Execute.
        Returns:
        true, if successful