Does Point2D.Float(1.1, 1) and Point2D.Float(1.2, 1) locate on the same position when draw out?
If not, what does 1.1 pixel mean?
If does, what's the meaning for Point2D.Float? Point(int, int) works well...
Thanks in advance!
Regards,
enrico