Juergen E. Fischer
abd4a04399
sip update
2015-02-03 02:21:52 +01:00
Nyall Dawson
ca4a60a6aa
Fix redundant angle methods for QgsGradientFillSymbolLayerV2
2015-01-15 22:25:18 +11:00
Nyall Dawson
c8ad99bf6a
Fix incorrect cast to double in shapeburst fill header
2014-11-19 19:40:51 +11:00
Nyall Dawson
52159851bf
[FEATURE] Raster image symbol fill type
...
Allows for filling polygons with a tiled raster image. Options
include (data defined) file name, opacity, image size (in pixels,
mm or map units), coordinate mode (feature or view) and rotation.
2014-11-19 15:26:09 +11:00
Juergen E. Fischer
c4c131ef75
sip sync
2014-05-27 23:32:42 +02:00
Juergen E. Fischer
0a82f37e92
sync symbology-ng sips with headers (scripts/sipdiff)
2014-05-07 19:02:11 +02:00
Sandro Mani
53ac67517a
min-max map unit scale support
2014-05-07 15:54:56 +02:00
Nyall Dawson
6836a7ded7
Expose outline join style as a parameter for simple fill symbol type
2014-04-03 19:52:53 +11:00
Nyall Dawson
942d5da59b
Add option to ignore interior polygon rings when calculating buffered shading for shapeburst fill mode (can be useful for eg ignoring islands when shading water bodies)
2014-03-22 07:39:14 +11:00
Nyall Dawson
13cbfd138c
[FEATURE] Add 'shapeburst' fill style. Shapeburst fills implement a buffered gradient fill, where a gradient is drawn from the boundary of a polygon towards the polygon's centre. Configurable parameters include distance from the boundary to shade, use of color ramps or simple two color gradients, optional blurring of the fill and offsets.
2014-03-21 12:50:50 +11:00
Juergen E. Fischer
74e7314c36
update sip bindings II
2014-01-27 09:22:53 +01:00
Juergen E. Fischer
d4e369414b
update sip bindings
2014-01-26 18:36:29 +01:00
Radim Blazek
a18b4a35c6
highlight identified feature using real feature shape
2014-01-12 18:19:32 +01:00
Juergen E. Fischer
190c0511bc
fix most cppcheck warnings and implement suggestions
...
also update and sync some sip interfaces
2014-01-05 16:11:36 +01:00
nyalldawson
dfba26d9b0
[FEATURE] allow starting/ending a gradient at a features centroid
2013-11-03 20:55:33 +11:00
nyalldawson
864df0fe37
[FEATURE] Add support for gradient fills for polygons
2013-10-07 19:54:33 +11:00
Juergen E. Fischer
3854086d47
sip update
2013-06-23 16:00:24 +02:00
Marco Hugentobler
9675af0406
Add python bindings for symbology units and data defined functions
2013-04-19 15:21:08 +02:00
Juergen E. Fischer
f3cb57b1eb
SIP bindings update:
...
- update methods of existing classes
- add comment to methods missing in the sip bindings
- split up collective sip files into single files and use
same directory structure in python/ as in src/
- add a lot of missing classes (some might not make sense because of
missing python methods in those classes)
- remove some non-existing methods from the header files
- add scripts/sipdiff
- replace some usages of std::vector and std::set with QVector/QSet
2012-09-24 02:42:57 +02:00