【问题标题】:GraphSharp .Net Graph Layout EngineGraphSharp .Net 图形布局引擎
【发布时间】:2010-06-23 10:41:31
【问题描述】:

我想使用看起来很棒的 GraphSharp 库,但该项目没有文档。

具体来说,我对使用布局引擎感兴趣,对 WPF 控件不感兴趣。 我只是想为给定的图形和布局算法计算布局(节点的位置)。

有人对如何使用 GraphSharp 有任何建议、提示、链接吗?

【问题讨论】:

    标签: .net graph graph-theory directed-graph


    【解决方案1】:

    以下是 GraphSharp 网站上的一些有用讨论:

    How do I get X and Y coordinates of a Vertex Control?Vertex 又名Node。)

    Error when overriding Template for Edge ControlEdge 模板示例)。

    Custom Vertices?

    Vertex ItemTemplate

    它们对我来说是最有用的,但我仍在努力弄清楚。

    【讨论】:

      【解决方案2】:

      Graph# 没有很好的文档记录,但你可以在这里找到一些东西:

      1. http://graphsharp.codeplex.com Graph# 讨论页面涵盖了一些常见主题。 Graph# 教程页面有几个视频可以帮助您入门。还有一篇关于创建自定义图表的文章。

      2. 这里有一些项目设计的描述:http://sourceforge.net/apps/mediawiki/graphsharp/index.php?title=Main_Page

      不幸的是,您必须通过深入研究源代码来弄清楚其他所有内容。

      【讨论】:

        猜你喜欢
        • 2012-08-29
        • 1970-01-01
        • 2011-12-04
        • 2011-08-21
        • 1970-01-01
        • 1970-01-01
        • 2013-09-25
        • 1970-01-01
        • 2012-04-20
        相关资源
        最近更新 更多