public void setLineWidth(int w) {
   _head.setLineWidth(w);
 }