Connecting Tech Pros Worldwide Forums | Help | Site Map

Flowcharts libraries?

ITMozart
Guest
 
Posts: n/a
#1: Jul 7 '07
I'd need some library to easily draw flowcharts (for example b-trees)
etc. via Java APIs
I found JGraph, but it's quite chubby. Is there anything
(opensource/free) similar but smaller?

I remember there was something, but I couldn't find it (I see many
diagram related tools, but they don't fit for what I need).

Thanks!
Saverio

Marcus Lesniak
Guest
 
Posts: n/a
#2: Jul 19 '07

re: Flowcharts libraries?


I don't know about flowcharts but you could try UML diagramming.
Violet is free and very light weight.

You can download it from http://horstmann.com/

Regards,
Marcus

"ITMozart" <it@mozart.auwrote in message
news:vKadnenF14_Wkg3bRVnyjgA@bt.com...
Quote:
I'd need some library to easily draw flowcharts (for example b-trees) etc.
via Java APIs
I found JGraph, but it's quite chubby. Is there anything (opensource/free)
similar but smaller?
>
I remember there was something, but I couldn't find it (I see many diagram
related tools, but they don't fit for what I need).
>
Thanks!
Saverio

ITMozart
Guest
 
Posts: n/a
#3: Jul 20 '07

re: Flowcharts libraries?


Thank you!
Anyway, I just found that JGraph is small actually (just a fraction of
its package).

Bye!
Saverio

Marcus Lesniak wrote:
Quote:
I don't know about flowcharts but you could try UML diagramming.
Violet is free and very light weight.
>
You can download it from http://horstmann.com/
>
Regards,
Marcus
>
"ITMozart" <it@mozart.auwrote in message
news:vKadnenF14_Wkg3bRVnyjgA@bt.com...
Quote:
>I'd need some library to easily draw flowcharts (for example b-trees) etc.
>via Java APIs
>I found JGraph, but it's quite chubby. Is there anything (opensource/free)
>similar but smaller?
>>
>I remember there was something, but I couldn't find it (I see many diagram
>related tools, but they don't fit for what I need).
>>
>Thanks!
>Saverio
>
>
Closed Thread


Similar Java bytes