Click or drag to resize

ClipperRamerDouglasPeucker Method

Overload List
 NameDescription
Public methodStatic memberRamerDouglasPeucker(Path64, Double) Simplifies an integer path using the Ramer-Douglas-Peucker algorithm.
Public methodStatic memberRamerDouglasPeucker(PathD, Double) Simplifies a floating-point path using the Ramer-Douglas-Peucker algorithm.
Public methodStatic memberRamerDouglasPeucker(Paths64, Double) Simplifies integer paths using the Ramer-Douglas-Peucker algorithm.
Public methodStatic memberRamerDouglasPeucker(PathsD, Double) Simplifies floating-point paths using the Ramer-Douglas-Peucker algorithm.
Top
See Also