QGIS/python/core/auto_generated
Nyall Dawson bdf5e4fe3b Add QgsSymbolLayer::canCauseArtifactsBetweenAdjacentTiles()
Returns true if the symbol layer rendering can cause visible
artifacts across a single feature when the feature is rendered
as a series of adjacent map tiles each containing a portion
of the feature's geometry.

This depends on the symbol layer derived class itself - eg
a simple solid color fill won't show any artifacts, but a shapeburst
fill WILL.
2021-02-12 15:41:14 +10:00
..
2021-01-31 05:41:22 +10:00
2020-11-24 12:59:42 +10:00
2020-11-05 20:16:48 +10:00
2020-06-11 13:29:59 +10:00
2020-10-09 11:20:09 +10:00
2021-02-12 12:42:22 +10:00
Dox
2020-08-10 08:09:11 +10:00