@Override
 protected void dispatch(Handler handler) {
   handler.onPinchMove(this);
 }