在 TinyUML 中绘制组件图
我正在努力扩展一个小型应用程序,该应用程序使用“点”工具来绘制 UML 类和状态图,以实现组件图(我在适应 UML 2.x 表示法时遇到了很多问题)。
我打算通过使用棒棒糖符号来显示特定组件所需和提供的接口。 现在,在尝试这样做时,我无法将两个节点之间的边缘显示为直线。 即使我能够将一条边显示为直边,我也无法保持所有边的该状态。
只是想知道除了通常的属性如权重、len(对于 neato)、k 等之外,还有什么特殊的方法吗? (或者您可能建议的任何其他工具?)感谢您的帮助。
最好的,
阿伦
I am working on extending a small application that uses the 'dot' tool to draw UML class and state diagrams, to implement component diagrams (I am running into a lot of problems accommodating the UML 2.x notation for the same).
I intend to display the interfaces that a particular component requires and provides through the use of lollipop notations. Now while trying to do so, I am not able to display the edges between two nodes as a straight line. Even if I am able to display one edge as a straight edge, I am unable to maintain that state for all the edges.
Just wanted to know is there any particular way apart from the usual attributes like weight, len (for neato), k, etc.? (or indeed any other tools that u may suggest ?) Appreciate your help.
Best,
Arun
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
抱歉,我从未使用过 TinyUML,但是当您询问任何其他工具建议时,让我告诉您,我使用 StarUML(开源)。
Sorry I never used TinyUML, but as you asked for any other tool suggestion let me tell you that I'm very comfortable using StarUML (Open Source).