wx.lib.analogclock.helpers.TickPoly
Holds info about a tick mark.
 Class Hierarchy

Inheritance diagram for class 
TickPoly:
 
 
 Methods Summary
 
 Class API
- 
class 
TickPoly(Element) 
Holds info about a tick mark.
Methods
- 
__init__(self, **kwargs) 
Initialize self.  See help(type(self)) for accurate signature.
- 
DrawRotated(self, dc, offset=0) 
- 
DrawStraight(self, dc, offset=0)