case PathIterator.SEG_CLOSE : System.out.println("SEG_CLOSE"); newPath.closePath(); break; }//end switch Figure 14