Graph framework in intelliJ

We are trying to show a diagram with collapsible nodes. Here is an example from mxGraph:

So which graph framework is used in IntelliJ diagram? Does it have the similar capability? Where can I find the documentation/example for IntelliJ graph/diagram API?

Thanks a lot.

1
3 comments
Avatar
Permanently deleted user

Thank you for the reply and information.

I am working on the plugin work with IdeaIC 2017.3.2, and it cannot find the packages in

import com.intellij.diagram.*

Are they part of the community version source code? If not, which source code should I use?

The IntelliJ IDE we are using is Ultimate 2017.3.

0

`Support for diagrams` is ultimate plugin.

0

Please sign in to leave a comment.