SWiK
» tagged pages
» logout
login / register
(
0
changes)
Return to Planet Eclipse
Annamalai Chockalingam: BENDED LIKE BECKHAM IN GEF...
Your tags:
or
Cancel
Tags Applied to this Entry
1 person has tagged this page:
easyeclipse
Tag this Entry
|
Tagging Details
Recent Edits for EasyEclipse
Recent Edits for Planet Eclipse
Recent Edits for Annamalai Chockalingam: BENDED LIKE BECKHAM IN GEF...
created on 19 Aug 2008, by Syndication,
read more…
Provide the following implementation in
createFigure()
of
RootEditPartClass
//NOTE:-
The SmoothLineAlg Based on below 2Lines & Return the figure
f =
new
FreeformLayer();
f.setLayoutManager(
new
FreeformLayout());
f.setBorder(
new
MarginBorder(5));
ConnectionLayerconnLayer=(ConnectionLayer)getLayer(LayerConstants.CONNECTION_LAYER);
connLayer.setConnectionRouter(
new
ShortestPathConnectionRouter(f));
return
f;
Result will be like this…
Regards
karthik N:)
Your SWiK user name
A new account
Username:
Password:
Remember me on this computer
Take credit for any changes I made as an anonymous user
(or
Cancel
)
Username:
Email:
(
Optional
… for lost password, etc.)
Password:
Verify:
Remember me on this computer
Take credit for any edits made as an anonymous user
(or
Cancel
)