Interface IMoveConnectionDecoratorFeature

All Superinterfaces:
IDescription, IFeature, IFeatureProviderHolder, IMoveFeature, IName
All Known Implementing Classes:
DefaultMoveConnectionDecoratorFeature

public interface IMoveConnectionDecoratorFeature extends IMoveFeature
The Interface IMoveConnectionDecoratorFeature. Moving shapes means to change their coordinates or/and their parent.
  • Method Details

    • canMoveConnectionDecorator

      boolean canMoveConnectionDecorator(IMoveConnectionDecoratorContext context)
      Can move connection decorator.
      Parameters:
      context - the context
      Returns:
      true, if successful
    • moveConnectionDecorator

      void moveConnectionDecorator(IMoveConnectionDecoratorContext context)
      Move connection decorator.
      Parameters:
      context - the context