Draw lines in Vaadin

Hi,

how can I draw lines in Vaadin and connect these lines to different shapes?

Thanks for your help.

See GWTGraphics and CanvasWidget in the directory.

See also this thread
http://vaadin.com/forum/-/message_boards/message/144329

Marko have a nice exemple of using StreamResource to draw lines into an Embedded component.