Curved connection line. [message #819622] |
Tue, 13 March 2012 01:52 |
xiang yuanbo Messages: 8 Registered: March 2012 |
Junior Member |
|
|
We have customized a curved connection but still have some issues as below:
1 It's hard to get selection when click on the curved line shape;
2 Would it be possible to re-position anchor?
3 It seems the arrow angle is not correct, am I missing some settings?
The connectionPart createFigure looks like:
<code>
PolylineConnection conn = new BezierConnection();
conn.setTargetDecoration(new PolygonDecoration() );
</code>
Thanks in advance!
|
|
|
Powered by
FUDForum. Page generated in 0.01576 seconds