Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个名为 Workspace 的组合。在这个合成中,我想添加一些图形对象。每个对象都可以选择、拖动、移动,并且可以具有复杂的形状(圆形、椭圆形、多边形......)。我可以单击每个对象以查看其属性。最好的实施方式是什么?
看看Zest。这是一个非常好的使用 Zest 的教程。
Zest
作为替代方案,有Draw2d. 再一次,这是一个很好的简单示例:
Draw2d