Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Problem with partitioning

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Problem with partitioning


Chronological Thread 
  • From: Kostis <>
  • To:
  • Subject: [cgal-discuss] Re: Problem with partitioning
  • Date: Tue, 20 Jul 2010 04:33:24 -0700 (PDT)


You are right... According to CGAL the polygon I am trying to partition is
not simple.

I am writing my program in Java and I use the CGAL through JNI. Currently, I
was checking whether my polygon is simple through JTS (Java Topology Suite),
that believes that this polygon is simple!

I'll read through the documentation to check if JTS define simplicity in the
same way that CGAL defines it (although I can't understand why there should
be any difference).


Thank you very much for your reply!

[1]
http://www.cgal.org/Manual/3.2/doc_html/cgal_manual/Polygon/Chapter_main.html


--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Problem-with-partitioning-tp2293936p2295326.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page