Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 GraphZoomScrollPane 中有一个可编辑的 VisualizationViewer。移动和重组图形后,我想将编辑后的版本保存到图像文件中。
当我尝试使用 VisualizationImageServer 时,它需要删除修改并将节点设置为原始布局的布局。
通过将 JPanel 打印到图像中,我只得到了可见部分,我需要保存完整的图像。
我不是 Jung 的专家,但这个问题似乎为您想要做的事情提供了一种可行的方法:
将 JUNG 图导出为高分辨率图像(最好基于矢量)