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