static Pair showWeb(Web web) { ret showWebWithAutoLayout(web); } static Pair showWeb(S calStructures) { ret showWeb(calToWeb(calStructures)); }