Skip to Content.
Sympa Menu

cgal-discuss - Java interface

Subject: CGAL users discussion list

List archive

Java interface


Chronological Thread 
  • From:
  • To:
  • Subject: Java interface
  • Date: Sun, 10 Jun 2007 21:56:46 +0200

Dear Experts,

We are developing a network application. We need to search for k
(geographically) closest sites out n sites. We like to use CGAL's delaunay
hierarchy with static filtering arithmetic to construct Voronoi diagram. We,
however, have written all of our other modules in Java.

It is montioned in a ppt file that "the 2D triangulation class has been
wrapped". Are those wrapper classes available to public? Or, I better
implement JNI interface myself?

Thanks for your time, and wish you had a nice wekeend!

Regards,
Chenghsin



Archive powered by MHonArc 2.6.16.

Top of Page