Skip to content
Permalink
Browse files
Add missing sip binding
  • Loading branch information
nyalldawson committed Aug 31, 2016
1 parent 5d97d03 commit fbd6618
Showing 1 changed file with 3 additions and 0 deletions.
@@ -43,6 +43,9 @@ class QgsMapToPixelSimplifier : QgsAbstractGeometrySimplifier
//! Sets the local simplification algorithm of the vector layer managed
void setSimplifyAlgorithm( SimplifyAlgorithm simplifyAlgorithm );

//! Returns a simplified version the specified geometry
virtual QgsGeometry simplify( const QgsGeometry& geometry ) const;

//! Sets the tolerance of the vector layer managed
void setTolerance( double value );

0 comments on commit fbd6618

Please sign in to comment.