View Single Post
  #1 (permalink)  
Old 07-03-2008, 12:11 AM
nidhirastogi nidhirastogi is offline
Member
 
Join Date: Jul 2008
Posts: 14
nidhirastogi is on a distinguished road
In which circle is the Point lying?
I have a 10x10 grid of circles(similar) in which lies a random point.
I need to display in which circle is the point. The attributes of the circle and point are : id(int) and position(Point2D).
Could some one help me with this please?
Reply With Quote
Sponsored Links