UML Model for classes

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Dilip

UML Model for classes

Post by Dilip » Wed Apr 24, 2002 5:36 pm

Has anyone worked on creating a class model for the all the classes involved in the JFreeChart library (also the JCommon).

It seems that the model would provide a better understanding of the classes as they are used extensively and it would provide a easier learning curve for someone new.

Thanks in advance for your help.

Dilip

David Gilbert

Re: UML Model for classes

Post by David Gilbert » Fri Apr 26, 2002 10:40 am

Hi Dilip,

I hope to add some diagrams to the PDF documentation when I get time.

If anyone wants to put together some diagrams, I'm happy to make them available for download from the JFreeChart web page, or provide a link to another site if that's what you prefer.

Regards,

DG.

Dan Haywood

Re: UML Model for classes

Post by Dan Haywood » Fri May 03, 2002 8:23 am

If you whizz them through TogetherJ (there's a crippled but just about good enough free version available from www.togethercommunity.com, the full-blown version is rather expensive but perhaps your company already has it?) then that'll spit out the class diagrams for you.

Locked