Files
samskivert/src/java/com
ray 4e7017723a Updated createPointComparator to operate on Point2D objects.
Since Point2D objects can have coordinate values between 0 and 1, I had
to remove the wee optimization of comparing the squares of the distance.
Also modified it so that the origin Point's coordinates can be updated to
update the Comparator.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1853 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2006-06-09 21:15:33 +00:00
..