[Qgis-developer] color ramp shader in python
Barry Rowlingson
b.rowlingson at lancaster.ac.uk
Thu Jan 22 09:52:40 EST 2009
2009/1/22 Martin Dobias <wonder.sk at gmail.com>:
> does this mean that you just need to wrap QgsColorRampShader class and
> you're done? If so, I can wrap it.
Not sure. It may also need the objects mentioned here:
http://doc.qgis.org/classQgsColorRampShader.html
so I would be able to create a QgsColorRampShader and ten call
setColorRampItemList, which means I need ColorRampItem as well...
I'm trying to make what I'm doing work with 1.0, but I imagine it's
too late for that now!
The readSymbology() method is working okay anyway, so low priority for me.
Barry
More information about the Qgis-developer
mailing list