Zest(Eclipse)中有什么方法可以获取图形的布局坐标(节点,线,折点)?
我尝试了几种方法,使用Zest附带的Draw2D,但是我不知道如何使Zest对象成为Draw2D图形的实例。
这有可能吗?
最佳答案
看一下这些文件中的代码:
org.eclipse.zest.layouts/src/org/eclipse/zest/layouts/exampleUses/SimpleSwingExample.java
org.eclipse.zest.layouts/src/org/eclipse/zest/layouts/exampleUses/SimpleSWTExample.java