jgraph / mxgraph

mxGraph is a fully client side JavaScript diagramming library
Other
6.81k stars 2.06k forks source link

how to use mxRadialTreeLayout in java? #486

Closed zhangzishen9 closed 3 years ago

zhangzishen9 commented 4 years ago

Hello, I want to implement an automatic layout requirement. I found that the effect of mxRadialTreeLayout is very consistent with the effect I need, but mxRadialTreeLayout only has a js version. Why is there no java version of mxRadialTreeLayout?