Package wx :: Package lib :: Package analogclock :: Module helpers :: Class TickRoman
[frames | no frames]

Class TickRoman

Element --+    
          |    
TickDecimal --+
              |
             TickRoman


Holds info about a tick mark.


Method Summary
  __init__(self, **kwargs)
    Inherited from TickDecimal
  DrawRotated(self, dc, offset)
  DrawStraight(self, dc, offset)
    Inherited from Element
  Draw(self, dc, offset)
  GetIsRotated(self, rotate)
  GetMaxSize(self, scale)
  GetOffset(self)
  GetPolygon(self)
  GetScale(self)
  GetSize(self)
  RecalcCoords(self, clocksize, centre, scale)
  SetClockSize(self, clocksize)
  SetIsRotated(self, rotate)
  SetOffset(self, offset)
  SetPolygon(self, polygon)
  SetPosition(self, pos)
  SetScale(self, scale)
  SetSize(self, size)

Generated by Epydoc 2.1.20050511.rpd on Sat Jun 16 16:51:34 2007 http://epydoc.sf.net