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.
我在 draw2d 中找到了一种方法 ImageFigure()。所以我想知道它是否也存在于 graphiti.js 中。如果它出现在石墨中,那么它解决了我对对象分组的问题。提前致谢。
ImageShape 或 ImageFigure 不是当前 graphiti 版本的一部分。Graphiti 试图从 Draw2D 中实现几乎所有的函数/对象……但这需要一些时间。