public LineMove(IPalitra pali, Sheet s) { sheet = s; palitra = pali; }
public RectangleMove(IPalitra pali, Sheet s) { sheet = s; palitra = pali; }