static Rect boundsOfPts(Iterable l) { new BoundsFinder bf; fOr (p : l) boundsOfPts.add(p); ret bf!; }