public void clone(Triangulation_2_Vertex_circulator other) {
   CGAL_Triangulation_2JNI.Triangulation_2_Vertex_circulator_clone__SWIG_1(
       swigCPtr, this, Triangulation_2_Vertex_circulator.getCPtr(other), other);
 }