public Delaunay_triangulation_2_All_faces_iterator() {
   this(CGAL_Triangulation_2JNI.new_Delaunay_triangulation_2_All_faces_iterator(), true);
 }