Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Java interface

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Java interface


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Java interface
  • Date: Mon, 11 Jun 2007 12:18:49 +0200


Hi Chenghsin,

GeometryFactory implemented a wrapper for the 2D Constrainded Delaunay
triangulation for a commercial customer. We don't know yet under which
license we will put it, and it is not polished yet.

What is idv.tw ?

best regards,

andreas



wrote:
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



  • Java interface, chh, 06/10/2007
    • Re: [cgal-discuss] Java interface, Andreas Fabri, 06/11/2007

Archive powered by MHonArc 2.6.16.

Top of Page