376377378379380381382
return new AddBendpointFeature(this); } @Override public IMoveBendpointFeature getMoveBendpointFeature(IMoveBendpointContext context) { return new MoveBendpointFeature(this); }