collections: add @allow_rasterization to draw methods.
Draw methods need the decorator even if they call a decorated draw method, because the decorator flags the method with the _supports_rasterization attribute.
Authored by: efiring 2010-06-05
Parent: [r8380]
Child: [r8382]