.. include:: headings.inc .. currentmodule:: lib.analogclock.helpers .. highlight:: python .. _lib.analogclock.helpers.TickNone: ========================================================================================================================================== |phoenix_title| **TickNone** ========================================================================================================================================== Holds info about a tick mark. | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for class **TickNone** .. raw:: html

Inheritance diagram of TickNone

| |super_classes| Known Superclasses ================================== :class:`lib.analogclock.helpers.Element` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~lib.analogclock.helpers.TickNone.__init__` :meth:`~lib.analogclock.helpers.TickNone.Draw` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: TickNone(Element) Holds info about a tick mark. .. method:: __init__(self, \*\*kwargs) .. method:: Draw(self, dc, offset=0)