Class MoveAnchorFeatureCommandWithContext

All Implemented Interfaces:
IContextHolder, IFeatureAndContext, IFeatureHolder, IFeatureProviderHolder, IDescription, ICommand, IReadOnlyProvider

public class MoveAnchorFeatureCommandWithContext extends FeatureCommandWithContext
  • Constructor Details

  • Method Details

    • 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
    • getLayoutAnchorContext

      protected IMoveAnchorContext getLayoutAnchorContext()