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