Overload List
Name | Description | |
---|---|---|
SimplifyDouglasPeucker(array<PointD>[]()[][], List<(Of <<'(Int32>)>>), Int32, Double) |
Uses the Douglas Peucker algorithm to reduce the number of points.
| |
SimplifyDouglasPeucker(array<Point>[]()[][], Int32, Int32, array<Point>[]()[][], Int32%) |
Douglas Peucker line simplification
| |
SimplifyDouglasPeucker(array<PointD>[]()[][], Int32, Double, array<PointD>[]()[][], Int32%) |
Douglas Peucker line simplification
|