provides a set of geometric algorithms (Douglas-Peucker algorithm, densification of lines) More...
Inheritance diagram for GeometricAlgorithms:Static Public Member Functions | |
| def | analyseDistance (base, other, callback, maxDist=-1.0, d3=True) |
| def | densify (line, maxSpacing) |
| def | thinOut (line, maxOrthoDist) |
provides a set of geometric algorithms (Douglas-Peucker algorithm, densification of lines)
|
static |
@copydoc DM::GeometricAlgorithms::analyseDistance
|
static |
@copydoc DM::GeometricAlgorithms::densify
|
static |
@copydoc DM::GeometricAlgorithms::thinOut