 
       wx.lib.analogclock.helpers.ElementWithDyer¶
  wx.lib.analogclock.helpers.ElementWithDyer¶Base class for clock face and hands.
 Methods Summary¶
 Methods Summary¶| __init__ | |
| GetBorderColour | |
| GetBorderWidth | |
| GetFillColour | |
| GetShadowColour | |
| SetBorderColour | |
| SetBorderWidth | |
| SetFillColour | |
| SetShadowColour | 
 Class API¶
 Class API¶ElementWithDyer(Element)¶Base class for clock face and hands.
__init__(self, **kwargs)¶GetBorderColour(self)¶GetBorderWidth(self)¶GetFillColour(self)¶GetShadowColour(self)¶SetBorderColour(self, colour)¶SetBorderWidth(self, width)¶SetFillColour(self, colour)¶SetShadowColour(self, colour)¶