C# 绘图库

发布于 2024-09-30 01:56:13 字数 271 浏览 0 评论 0原文

我正在寻找一个库,它使我能够可视化我拥有的一些 xml 实体,并以图形方式操作它们(类似于 UML 设计包,但更简单),例如循环流程图。

有人知道我应该从哪里开始吗?我最好想要一些托管的东西,但是如果更容易执行 HTML+JS 实现或一些合理的东西。

基本要求: - 可视化地绘制 C#/XML 类的表示。 - 允许选择它 - 在两个实体之间画线。 - 执行操作可以删除/移动或将其放置在图表中的另一个项目之前。

您能提供的任何帮助/指导将不胜感激。

问候, 杰米

I'm looking for a library which will enable me to visualize some xml entities I have, and manipulate them graphically (something similar to a UML design package, but simpler), like a cyclic flow graph.

Anybody have any ideas where I should start? Preferrably I would like something managed, but if it's easier to do a HTML+JS implementation or something that would be reasonable.

Basic requirements:
- Visualizally draw a representation of a C#/XML class.
- Allow to select it
- Draw lines between two entities.
- Perform operations would could remove/move or place it before another item in the graph.

Any help/direction you could give would be greatly appreciated.

Regards,
Jamie

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

泪是无色的血 2024-10-07 01:56:13

在这些研究中,Microsoft GLEE 看起来绝对符合我想要的总体方向。易于使用,并且自动布局,只需将其配置为业务逻辑即可。

Of those looked at, Microsoft GLEE definitely looks to be in the general direction of what I want. Easy to use, and auto-layouts, just need to configure it to business logic and it's done.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文