0

I am very new to this are of java and I have no idea about how can solve fallowing scenario...

I have data set of 500 users. That contains

X and Y coordination with the system time for every 100 ms

I want to connect all pixel points according to system time and generate an image.

How can I do it with JAVA. Could anyone please give me some instructions to solve this problem?

I_Love_NY
  • 5
  • 1
  • 4
  • [start here](https://docs.oracle.com/javase/tutorial/) and work your way up. – Mike 'Pomax' Kamermans Nov 21 '14 at 06:02
  • Welcome to StackOverflow! :-) This question is too broad, and will probably be either downvoted, closed or both. For a start, see [Oracle Java 2D tutorial](https://docs.oracle.com/javase/tutorial/2d/index.html). When you get the basics, come back and ask about specific problems implementing your solution. – Harald K Nov 21 '14 at 14:06

0 Answers0