Table Of Contents

Previous topic

Line

Next topic

LineOnlyMixin

This Page

phoenix_title LineAndFillMixin

Mixin class for objects that have both a line and a fill color and style.


class_hierarchy Inheritance Diagram

Inheritance diagram for class LineAndFillMixin

Inheritance diagram of LineAndFillMixin


method_summary Methods Summary

SetFillColor  
SetFillStyle  
SetUpDraw  

api Class API



class LineAndFillMixin(LineOnlyMixin)

Mixin class for objects that have both a line and a fill color and style.


Methods



SetFillColor(self, FillColor)


SetFillStyle(self, FillStyle)


SetUpDraw(self, dc, WorldToPixel, ScaleWorldToPixel, HTdc)