tomnelson / jungrapht-visualization

visualization and sample code from Java Universal Network Graph ported to use JGraphT models and algorithms
Other
47 stars 7 forks source link

Layout no awt #15

Closed tomnelson closed 4 years ago

tomnelson commented 4 years ago

This refactor uses an internal copy of the separate jungrapht-layout project, which has no awt references.