Draw2d Enhancements – Part 1 – Labels on Polylines

May 6, 2009

Long time ago I blogged about Draw2d here. In fact I have been working with Draw2d, without GEF, during the last 2 years.

I’ll try through several posts to show the “missing features required for my needs” I implemented from my side. “Missing” is quoted because it was until today, ALWAYS possible to implement these features thanks to Draw2d flexibility ;o)

The first one I want to share is “Label Decoration For Polylines“. Because A picture is worth a thousand words here it is:

labeledpolyline

May be this feature can be interesting for some of you and thus can be contributed  ? May be it’s already existing somewhere and I missed it ?

Next post will show XYScaledGraphics able to scale X axis independtly from Y axis and vice versa.

Manu