b := RTMondrian new. b nodes: classes. b edges connectFrom: #superclass. b normalizer normalizeColor: #numberOfLinesOfCode; normalizeSize: #numberOfMethods. b layout partition withinGroup: RTTreeLayout; forNotConnected: RTGridLayout; forGroups: RTFlowLayout. b