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