Holds info about the clock face.
| Method Summary |
| |
__init__(self,
**kwargs)
|
| |
Draw(self,
dc)
|
| |
RecalcCoords(self,
clocksize,
centre,
scale)
|
| Inherited from ElementWithDyer |
| |
GetBorderColour(self)
|
| |
GetBorderWidth(self)
|
| |
GetFillColour(self)
|
| |
GetShadowColour(self)
|
| |
SetBorderColour(self,
colour)
|
| |
SetBorderWidth(self,
width)
|
| |
SetFillColour(self,
colour)
|
| |
SetShadowColour(self,
colour)
|
| Inherited from Element |
| |
DrawRotated(self,
dc,
offset)
|
| |
DrawStraight(self,
dc,
offset)
|
| |
GetIsRotated(self,
rotate)
|
| |
GetMaxSize(self,
scale)
|
| |
GetOffset(self)
|
| |
GetPolygon(self)
|
| |
GetScale(self)
|
| |
GetSize(self)
|
| |
SetClockSize(self,
clocksize)
|
| |
SetIsRotated(self,
rotate)
|
| |
SetOffset(self,
offset)
|
| |
SetPolygon(self,
polygon)
|
| |
SetPosition(self,
pos)
|
| |
SetScale(self,
scale)
|
| |
SetSize(self,
size)
|