News

This is because Java2D's shape drawing functions implement each shape as a move to the origin and then a line to the end. A 0.002 length line is less than a pixel across, and so not visible.