Stefku / intellij-reference-diagram

This plugin for IntelliJ IDEA Ultimate provides a diagram showing a reference graph for methods in java classes
Apache License 2.0
104 stars 12 forks source link

Show references of all classes and inner classes of a file #66

Open Stefku opened 5 years ago

Stefku commented 5 years ago

Just found out that the diagram has the ability of node groups. See com.intellij.openapi.graph.builder.NodesGroup and com.intellij.diagram.DiagramDataModel#getGroup.