public void Fill(Coordinate owner, int iteration) { Owner = owner; Iteration = iteration; Owner.AddArea(); }