[geos-commits] r3129 - trunk/include/geos/operation/sharedpaths

svn_geos at osgeo.org svn_geos at osgeo.org
Mon Nov 29 04:34:03 EST 2010


Author: strk
Date: 2010-11-29 01:34:03 -0800 (Mon, 29 Nov 2010)
New Revision: 3129

Modified:
   trunk/include/geos/operation/sharedpaths/SharedPathsOp.h
Log:
Document that the direction of the returned paths is the one these paths have on the first geometry given

Modified: trunk/include/geos/operation/sharedpaths/SharedPathsOp.h
===================================================================
--- trunk/include/geos/operation/sharedpaths/SharedPathsOp.h	2010-11-29 09:33:51 UTC (rev 3128)
+++ trunk/include/geos/operation/sharedpaths/SharedPathsOp.h	2010-11-29 09:34:03 UTC (rev 3129)
@@ -44,6 +44,9 @@
  * For each shared path report if it direction is the same
  * or opposite.
  *
+ * Paths reported as shared are given in the direction they
+ * appear in the first geometry.
+ *
  */
 class GEOS_DLL SharedPathsOp
 {



More information about the geos-commits mailing list