Interface IMoveBendpointFeature

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

public interface IMoveBendpointFeature extends IMoveFeature
The Interface IMoveBendpointFeature.
  • Method Details

    • canMoveBendpoint

      boolean canMoveBendpoint(IMoveBendpointContext context)
      Can move bendpoint.
      Parameters:
      context - the context
      Returns:
      true, if successful
    • moveBendpoint

      boolean moveBendpoint(IMoveBendpointContext context)
      Move bendpoint.
      Parameters:
      context - the context
      Returns:
      true, if successful