2014-04-19 15:53:43 +02:00
|
|
|
v.voronoi
|
2015-07-26 03:48:27 +02:00
|
|
|
Creates a Voronoi diagram from an input vector layer containing points.
|
2014-04-19 15:53:43 +02:00
|
|
|
Vector (v.*)
|
2018-04-08 12:31:11 +10:00
|
|
|
QgsProcessingParameterFeatureSource|input|Input points layer|0|None|False
|
2017-12-03 16:07:21 +01:00
|
|
|
QgsProcessingParameterNumber|smoothness|Factor for output smoothness|QgsProcessingParameterNumber.Double|0.25|True|None|None
|
|
|
|
*QgsProcessingParameterBoolean|-l|Output tessellation as a graph (lines), not areas|False
|
2017-09-03 17:42:13 +02:00
|
|
|
*QgsProcessingParameterBoolean|-t|Do not create attribute table|False
|
2017-12-03 16:07:21 +01:00
|
|
|
QgsProcessingParameterVectorDestination|output|Voronoi
|