public void next(Delaunay_triangulation_2_Face_handle r) {
   CGAL_Triangulation_2JNI.Delaunay_triangulation_2_All_faces_iterator_next(
       swigCPtr, this, Delaunay_triangulation_2_Face_handle.getCPtr(r), r);
 }