ClipperRamer |
| Name | Description | |
|---|---|---|
| RamerDouglasPeucker(Path64, Double) | Simplifies an integer path using the Ramer-Douglas-Peucker algorithm. | |
| RamerDouglasPeucker(PathD, Double) | Simplifies a floating-point path using the Ramer-Douglas-Peucker algorithm. | |
| RamerDouglasPeucker(Paths64, Double) | Simplifies integer paths using the Ramer-Douglas-Peucker algorithm. | |
| RamerDouglasPeucker(PathsD, Double) | Simplifies floating-point paths using the Ramer-Douglas-Peucker algorithm. |