Ejemplo n.º 1
0
 public void strokeJoin(int join) {
   super.strokeJoin(join);
   strokeImpl();
 }