Lines Matching full:addcomponent
830 an image or a list constructed using the addcomponent method.
848 def addcomponent(self, poly, fill, outline=None):
856 -- s.addcomponent(((0,0), (10,10), (-10,10)), "red", "blue")
861 >>> s.addcomponent(poly, "red", "blue")