[prev in list] [next in list] [prev in thread] [next in thread] 

List:       geos-commits
Subject:    [geos-commits] r3239 - in trunk: include/geos/noding/snapround
From:       svn_geos () osgeo ! org
Date:       2011-02-23 14:37:29
Message-ID: 20110223143729.7015D39039B () trac ! osgeo ! org
[Download RAW message or body]

Author: strk
Date: 2011-02-23 06:37:29 -0800 (Wed, 23 Feb 2011)
New Revision: 3239

Modified:
   trunk/include/geos/noding/snapround/SimpleSnapRounder.h
   trunk/src/noding/snapround/SimpleSnapRounder.cpp
Log:
Update port info for SimpleSnapRounder

Modified: trunk/include/geos/noding/snapround/SimpleSnapRounder.h
===================================================================
--- trunk/include/geos/noding/snapround/SimpleSnapRounder.h	2011-02-23 14:37:18 UTC (rev 3238)
+++ trunk/include/geos/noding/snapround/SimpleSnapRounder.h	2011-02-23 14:37:29 UTC (rev 3239)
@@ -13,7 +13,7 @@
  *
  **********************************************************************
  *
- * Last port: noding/snapround/SimpleSnapRounder.java rev. 1.4 (JTS-1.9)
+ * Last port: noding/snapround/SimpleSnapRounder.java r320 (JTS-1.12)
  *
  **********************************************************************/
 
@@ -63,6 +63,7 @@
  * and all the input vertices must be rounded to that precision).
  *
  * This implementation uses simple iteration over the line segments.
+ * * This is not the most efficient approach for large sets of segments.
  *
  * This implementation appears to be fully robust using an integer
  * precision model.
@@ -86,7 +87,7 @@
 	 * Computes nodes introduced as a result of
 	 * snapping segments to vertices of other segments
 	 *
-	 * @param segStrings the list of segment strings to snap together.
+	 * @param edges the list of segment strings to snap together.
 	 *        Must be NodedSegmentString or an assertion will fail.
 	 */
 	void computeVertexSnaps(const std::vector<SegmentString*>& edges);

Modified: trunk/src/noding/snapround/SimpleSnapRounder.cpp
===================================================================
--- trunk/src/noding/snapround/SimpleSnapRounder.cpp	2011-02-23 14:37:18 UTC (rev 3238)
+++ trunk/src/noding/snapround/SimpleSnapRounder.cpp	2011-02-23 14:37:29 UTC (rev 3239)
@@ -13,7 +13,7 @@
  *
  **********************************************************************
  *
- * Last port: noding/snapround/SimpleSnapRounder.java rev. 1.4 (JTS-1.9)
+ * Last port: noding/snapround/SimpleSnapRounder.java r320 (JTS-1.12)
  *
  **********************************************************************/
 

_______________________________________________
geos-commits mailing list
geos-commits@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic