We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b87ad09 commit b152860Copy full SHA for b152860
src/main/scala/edu/ie3/osmogrid/mv/VoronoiPolygonSupport.scala
@@ -75,9 +75,9 @@ object VoronoiPolygonSupport {
75
* that are used to generate a voronoi diagram, and additional points that
76
* are added to the polygons.
77
* @param transitionPoints
78
- * i.e. hv to mv transition points
+ * i.e. hv to mv transition points
79
* @param additionalPoints
80
- * i.e. mv to lv transition points
+ * i.e. mv to lv transition points
81
* @param ctx
82
* context
83
* @tparam T
0 commit comments