static CirclesAndLines webToCAL_vis(Web web) { CirclesAndLines cal = webToCAL(web); webToCAL_visStructures(cal); ret cal; }