public boolean hasNext() {
   return CGAL_Triangulation_2JNI.Delaunay_triangulation_2_All_faces_iterator_hasNext(
       swigCPtr, this);
 }