Hi All,

I am new to java2D. I want to know if this will be
helpful for my application.

I am working on grid generation part and my
application should be able to have all the following
featuures.

1. It should be able to create a geometry by entering
the vertices and these verices should be able to be
dragged.

2. Each boundary line will have the intermediate
points and these points when selected should be able
to be highlighted and if i want to drag them, they
should be able to move. The original geometry should
be redrawn when i move the vertices.

3. And the window should support all the mouse
movements.

4. If i want to remove the grid on the later stages,
is it possible to remove all the references or
selected references(like if i want to remove a
particular line or point) on the graphics window.


Please let me know whether java 2d is suitable for my
application with the above features.

Regards,

Karan.


__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to