Java 2D Drawing Framework

Posted by Yan Cheng CHEOK on Stack Overflow See other posts from Stack Overflow or by Yan Cheng CHEOK
Published on 2010-04-04T14:26:39Z Indexed on 2010/04/04 14:33 UTC
Read the original article Hit count: 481

Filed under:

Currently, I am using JHotDraw https://sourceforge.net/projects/jhotdraw/ as Figures Drawing Framework in my application.

JHotDraw is a two-dimensional graphics framework for structured drawing editors that is written in Java. It is based on Erich Gamma's JHotDraw, which is copyright 1996, 1997 by IFA Informatik and Erich Gamma.

I was wondering, besides JHotDraw, do you try out any Java 2D Drawing Framework, which is worth a try?

© Stack Overflow or respective owner

Related posts about java