GeneralPath thePath = new GeneralPath();
  
    thePath.moveTo(0.5f*ds,0.0f*ds);


Figure 2