Hi every body,
I am new to java but I have good background in C++ .
I want to use java to represent real coordinates on a graphical sequare.
to clarify the idea, I have a square area in real word and there is an object that
located at this square. For example: the location of the object is (2,1) and I want to represent this coordinate on graphical interface.
please see the pic
Is there any tool that may help me to do that? or I should do that manually?
Any help will be appreciated.
Thanks in advanc