GEF/Draw2D 人物图库
我是 GEF/Draw2D 的新手,我看过一些有关该主题的教程,但我想知道你们中是否有人看过与 GEF< 一起提供的所有图形画廊 /强>?以便人们能够快速了解它们的样子以及它们的目的是什么?
I am new to GEF/Draw2D, I've seen some tutorials on the topic, but I am wondering if any of you have seen a gallery of all figures which are shipped together with GEF? So that one can quickly see what do they look like and what's their purpose?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
AFAIK 没有这样的画廊。无论如何,您可以从 GIT 存储库中查看 draw2d 示例。这样的数字有很多。
请参阅http://nyssen.blogspot.cz/2010/12/ draw2d-examples-hidden-treasure.html
AFAIK there is no such gallery. Anyway, you can checkout draw2d examples from GIT repo. There are many of those figures.
See http://nyssen.blogspot.cz/2010/12/draw2d-examples-hidden-treasure.html
使用 Eclipse 的“类型层次结构”视图可以查看Figure 类的后代。不幸的是,它不是图形预览,但我希望类名具有足够的描述性。
Use the Type Hierarchy view of Eclipse to view the descendants of the Figure class. Unfortunately, it's not a graphical preview, but the class names are descriptive enough, I hope.