static Range rectYRange(Rect r) { ret new Range(r.y, r.y2()); }