public void visit(Geometry g) {
   checkForBoundingBox(g);
 }