I am running doxygen with dot, and enabled UML_LOOK so my class diagrams are in UML format. In the collaboration diagrams, the other "white" collaborating classes are fully expanded with methods/members, and the association arrows have variable names instead of quantities. Is there a way to compact all the classes except the "grey" one of interest to just classnames to clear up the diagram, and to select whether the associations have variable names, quantities, or both?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am running doxygen with dot, and enabled UML_LOOK so my class diagrams are in UML format. In the collaboration diagrams, the other "white" collaborating classes are fully expanded with methods/members, and the association arrows have variable names instead of quantities. Is there a way to compact all the classes except the "grey" one of interest to just classnames to clear up the diagram, and to select whether the associations have variable names, quantities, or both?