图节点坐标评测 [英] Graph nodes coordinates evaluation

查看:167
本文介绍了图节点坐标评测的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

以下哪种(图形图像C ++库?)库可以用来评估节点坐标?我的意思是我想提请并通过点击它来添加一些节点或删除,然后再评估使用一些轻量级库坐标操纵图形。

Which of these (Graph drawing C++ library?) libraries can be used to evaluate nodes coordinates? I mean I want to draw and manipulate graph by clicking on it to add some nodes or delete, and then evaluate coordinates using some lightweight library.

所有我需要的是算法可以在点文件和speciefied布局( HTTP://en.wikipedia。组织/维基/ DOT_language )给我的图节点和2D点的符合性。

All I need is algorithm which could on dot file and speciefied layout (http://en.wikipedia.org/wiki/DOT_language) give me conformity of graph nodes and 2D points.

prefferable语言:C ++,C#,Java的

Prefferable languages: C++, C#, Java

推荐答案

我做了一个节点编辑器的完整WPF MVVM样品支持拖放,和许多有趣的视觉特征。它看起来是这样的:

I made a complete WPF MVVM sample of a "Nodes Editor" supporting drag and drop, and many interesting visual features. It looks like this:

完整源代码在GitHub上code

这篇关于图节点坐标评测的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆