Connecting Tech Pros Worldwide Help | Site Map

Flowcharts libraries?

  #1  
Old July 7th, 2007, 11:15 PM
ITMozart
Guest
 
Posts: n/a
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
  #2  
Old July 19th, 2007, 10:05 PM
Marcus Lesniak
Guest
 
Posts: n/a

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

  #3  
Old July 20th, 2007, 09:15 PM
ITMozart
Guest
 
Posts: n/a

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 Threads
Thread Thread Starter Forum Replies Last Post
php visio cmk128@hotmail.com answers 5 May 21st, 2007 01:45 AM
size of a sizeof(pointer) syntax answers 79 November 14th, 2005 03:56 AM