Hi,
for one of the visualizations of clusters (DirectedHierarchical), it would be nice to show classes in a class hierarchy, and annotate that hierarchy with "accesses" between classes. However I don't seem to be able to just show the hierarchy (treeLayout) and then add the annotations (also edges), without the annotations being used to calculate the tree... Is there a way to tell the ViewRenderer not to use some "localEdges:" for the current layout?
thanks, Toon