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.
我正在为 bpmn2 符号创建一个 gef 编辑器。我能够在编辑器中创建图形,但我缺乏形状的外观和感觉,但我尝试为 draw2d 图形应用模式,但它与预期的不一样。请告知具有良好外观和感觉的 GEF 形状的任何示例或链接。
GEF 图形是 draw2d 图形,没有任何“外观和感觉”。如果您希望图形看起来不同,则必须以不同的方式创建它们 - 设置边框、颜色、线条样式等。