Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Curved connection line.(Curved line selection, anchor re-position, arrow angle.)
icon5.gif  Curved connection line. [message #819622] Tue, 13 March 2012 05:52
xiang yuanbo is currently offline xiang yuanboFriend
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!
Previous Topic:Yfiles Layout With Gef
Next Topic:Curved Bendpoints in gef
Goto Forum:
  


Current Time: Tue Mar 19 06:05:15 GMT 2024

Powered by FUDForum. Page generated in 0.02287 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top