setShift method

void setShift(
  1. Point<double> setShift
)

Implementation

void setShift(Point<double> setShift) => shift = setShift;