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