Table Of Contents

Previous topic

TickRoman

Next topic

TickSquare

This Page

phoenix_title TickSet

Manages a set of tick marks.


class_hierarchy Inheritance Diagram

Inheritance diagram for class TickSet

Inheritance diagram of TickSet


api Class API



class TickSet

Manages a set of tick marks.


Methods



__init__(self, parent, **kwargs)


Draw(self, dc)


GetBorderColour(self)


GetBorderWidth(self)


GetFillColour(self)


GetFont(self)


GetIsRotated(self)


GetOffset(self)


GetPolygon(self)


GetShadowColour(self)


GetSize(self)


GetStyle(self)


RecalcCoords(self, clocksize, centre, scale)


SetBorderColour(self, colour)


SetBorderWidth(self, width)


SetFillColour(self, colour)


SetFont(self, font)


SetIsRotated(self, rotate)


SetOffset(self, offset)


SetPolygon(self, polygon)


SetShadowColour(self, colour)


SetSize(self, size)


SetStyle(self, style)