static JComponent webToCALWithAutoLayout(Web web) { CirclesAndLines cal = webToCAL(web); ret calAutoLayout2(cal, cal.makeCanvas()); }