size(480,360) fill(none) stroke(black, 1.0) polyline(10,50,35,150,60,50,85,150,110,50,135,150) stroke(blue, 8.0) polyline(220,50,267,84,249,140,190,140,172,84,220,50) fill(blue) stroke(rgb(0,255,0), 4.0) polyline(310,50,335,150,360,50,385,150,410,50,435,150) fill(none) stroke(red, 8.0) polyline(59,185,98,203,108,245,82,279,39,280,11,247,19,205) fill(rgb(0,255,0)) stroke(rgb(0,0,255)) polyline(189,185,228,203,238,245,212,279,169,280,141,247,149,205) fill(rgb(255,0,255)) stroke(none, 0.0) polyline(270,225,300,245,320,225,340,245,280,280,390,280,420,240,280,185) # draw border to match test suite fill(none) stroke(black, 1.0) rect(1,1,478,358)