QGIS API Documentation
3.0.2-Girona (307d082)
|
This is the complete list of members for QgsSimplifyMethod, including all inherited members.
createGeometrySimplifier(const QgsSimplifyMethod &simplifyMethod) | QgsSimplifyMethod | static |
forceLocalOptimization() const | QgsSimplifyMethod | inline |
MethodType enum name | QgsSimplifyMethod | |
methodType() const | QgsSimplifyMethod | inline |
mForceLocalOptimization | QgsSimplifyMethod | protected |
mMethodType | QgsSimplifyMethod | protected |
mThreshold | QgsSimplifyMethod | protected |
mTolerance | QgsSimplifyMethod | protected |
NoSimplification enum value | QgsSimplifyMethod | |
OptimizeForRendering enum value | QgsSimplifyMethod | |
PreserveTopology enum value | QgsSimplifyMethod | |
QgsSimplifyMethod()=default | QgsSimplifyMethod | |
setForceLocalOptimization(bool localOptimization) | QgsSimplifyMethod | |
setMethodType(MethodType methodType) | QgsSimplifyMethod | |
setThreshold(float threshold) | QgsSimplifyMethod | inline |
setTolerance(double tolerance) | QgsSimplifyMethod | |
threshold() const | QgsSimplifyMethod | inline |
tolerance() const | QgsSimplifyMethod | inline |