How to draw a square spiral with specified initial coordinates, step and size of the screen? Let the spiral start drawing from point with coordinates (startX, startY) in the row: to the right, up, left, down (size of the screen 800x600). To be printed the number of the segments, which are drawn (with the drawString method).