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.
嗨,是否有可能绘制带有弯曲弯曲点的 GEF 连接。即弯曲点必须是圆形的。如果是,请发布如何实现
据我所知,我既不知道GEF也不draw2d实施(虽然我可能错了,但彻底的谷歌没有提供答案)。您可以检查org.eclipse.gmf.runtime.draw2d.ui.figures.PolylineConnectionEx(GMF 框架的一部分)中提供的实现圆角。
GEF
draw2d
org.eclipse.gmf.runtime.draw2d.ui.figures.PolylineConnectionEx