Base class for clock face and hands.
wx.lib.analogclock.helpers.Face
, wx.lib.analogclock.helpers.Hand
wx.lib.analogclock.helpers.Element
Initialize self. See help(type(self)) for accurate signature. |
|
ElementWithDyer
(Element)¶Base class for clock face and hands.
__init__
(self, **kwargs)¶Initialize self. See help(type(self)) for accurate signature.
GetBorderColour
(self)¶GetBorderWidth
(self)¶GetFillColour
(self)¶GetShadowColour
(self)¶SetBorderColour
(self, colour)¶SetBorderWidth
(self, width)¶SetFillColour
(self, colour)¶SetShadowColour
(self, colour)¶