#9480: Add centroidInside to sip file

This commit is contained in:
ahuarte47 2014-05-24 19:07:01 +02:00 committed by Alvaro Huarte
parent 0fdd3acfe2
commit 6cb4cbb1cc

View File

@ -386,6 +386,7 @@ class QgsPalLayerSettings
unsigned int placementFlags;
bool centroidWhole; // whether centroid calculated from whole or visible polygon
bool centroidInside; // whether centroid-point calculated must be inside polygon
double dist; // distance from the feature (in mm)
bool distInMapUnits; //true if distance is in map units (otherwise in mm)