phoenix_title wx.lib.analogclock.helpers.Hand

Holds info about a clock hand.


class_hierarchy Class Hierarchy

Inheritance diagram for class Hand:

method_summary Methods Summary

__init__

Initialize self. See help(type(self)) for accurate signature.

Draw

RecalcCoords


api Class API

class Hand(ElementWithDyer)

Holds info about a clock hand.


Methods

__init__(self, **kwargs)

Initialize self. See help(type(self)) for accurate signature.



Draw(self, dc, end, offset=0)


RecalcCoords(self, clocksize, centre, scale)