在 Rappid 1.6 试用版中,我使用 getPortattrs 来更改端口的位置。而不是 attrs[portSelector] = { ref: '.body', 'ref-y': (index + 0.5) * (1 / total) };,我使用我自己的规则。
但是对于 Rappid V2,这不再起作用,我不知道该怎么做。
有什么提示吗?
自 JointJS 1.0(它是 Rappid V2 的一部分)以来,端口有了全新的方法。它应该与旧版本的形状兼容,但建议使用新的端口 api。
Jointjs 1.0 中的端口:
有关 api 的更多信息,请访问 http://resources.jointjs.com/docs/jointjs/v1.0/joint.html#dia.Element.ports
布局和端口位置: http: //resources.jointjs.com/docs/jointjs/v1.0/joint.html#dia.Element.ports