|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
This is the complete list of members for QgsInternalGeometryEngine, including all inherited members.
| applyDashPattern(const QVector< double > &pattern, Qgis::DashPatternLineEndingRule startRule=Qgis::DashPatternLineEndingRule::NoRule, Qgis::DashPatternLineEndingRule endRule=Qgis::DashPatternLineEndingRule::NoRule, Qgis::DashPatternSizeAdjustment adjustment=Qgis::DashPatternSizeAdjustment::ScaleBothDashAndGap, double patternOffset=0) const | QgsInternalGeometryEngine | |
| convertToCurves(double distanceTolerance, double angleTolerance) const | QgsInternalGeometryEngine | |
| densifyByCount(int extraNodesPerSegment) const | QgsInternalGeometryEngine | |
| densifyByDistance(double distance) const | QgsInternalGeometryEngine | |
| extrude(double x, double y) const | QgsInternalGeometryEngine | |
| isAxisParallelRectangle(double maximumDeviation, bool simpleRectanglesOnly=false) const | QgsInternalGeometryEngine | |
| lastError() const | QgsInternalGeometryEngine | |
| orientedMinimumBoundingBox(double &area, double &angle, double &width, double &height) const | QgsInternalGeometryEngine | |
| orthogonalize(double tolerance=1.0E-8, int maxIterations=1000, double angleThreshold=15.0) const | QgsInternalGeometryEngine | |
| poleOfInaccessibility(double precision, double *distanceFromBoundary=nullptr) const | QgsInternalGeometryEngine | |
| QgsInternalGeometryEngine(const QgsGeometry &geometry) | QgsInternalGeometryEngine | explicit |
| randomPointsInPolygon(int count, const std::function< bool(const QgsPointXY &) > &acceptPoint, unsigned long seed=0, QgsFeedback *feedback=nullptr, int maxTriesPerPoint=0) | QgsInternalGeometryEngine | |
| roundWaves(double wavelength, double amplitude, bool strictWavelength=false) const | QgsInternalGeometryEngine | |
| roundWavesRandomized(double minimumWavelength, double maximumWavelength, double minimumAmplitude, double maximumAmplitude, unsigned long seed=0) const | QgsInternalGeometryEngine | |
| squareWaves(double wavelength, double amplitude, bool strictWavelength=false) const | QgsInternalGeometryEngine | |
| squareWavesRandomized(double minimumWavelength, double maximumWavelength, double minimumAmplitude, double maximumAmplitude, unsigned long seed=0) const | QgsInternalGeometryEngine | |
| taperedBuffer(double startWidth, double endWidth, int segments) const | QgsInternalGeometryEngine | |
| triangularWaves(double wavelength, double amplitude, bool strictWavelength=false) const | QgsInternalGeometryEngine | |
| triangularWavesRandomized(double minimumWavelength, double maximumWavelength, double minimumAmplitude, double maximumAmplitude, unsigned long seed=0) const | QgsInternalGeometryEngine | |
| variableWidthBuffer(int segments, const std::function< std::unique_ptr< double[] >(const QgsLineString *line) > &widthFunction) const | QgsInternalGeometryEngine | |
| variableWidthBufferByM(int segments) const | QgsInternalGeometryEngine |