Interface IMoveBendpointFeature

    • Method Detail

      • 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