Base class for clock face and hands.
__init__ |
|
GetBorderColour |
|
GetBorderWidth |
|
GetFillColour |
|
GetShadowColour |
|
SetBorderColour |
|
SetBorderWidth |
|
SetFillColour |
|
SetShadowColour |
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)¶