I am using dot to generate a variety of diagrams. However, I don't like the class inheritance diagram to display all the members of the classes in each class in the diagram. It takes up too much space and it is irrelevant in that context. I can't find any option to hide the members of the classes.
I quite like the inheritance trees generated by native doxygen, but then I can't get call and caller diagrams for functions.
Best regards and thanks in advance,
Mikkel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I wanted something similar - is it possible to remove specified types from collaboration diagrams? I'm mostly interested in removing primitive types from those diagrams so I can concentrate more on inter-class relationships.
Hiding on a per-member basis would be ok too though.
Thanks,
Mark.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am using dot to generate a variety of diagrams. However, I don't like the class inheritance diagram to display all the members of the classes in each class in the diagram. It takes up too much space and it is irrelevant in that context. I can't find any option to hide the members of the classes.
I quite like the inheritance trees generated by native doxygen, but then I can't get call and caller diagrams for functions.
Best regards and thanks in advance,
Mikkel
I wanted something similar - is it possible to remove specified types from collaboration diagrams? I'm mostly interested in removing primitive types from those diagrams so I can concentrate more on inter-class relationships.
Hiding on a per-member basis would be ok too though.
Thanks,
Mark.