Auxiliary class. Just holds information about a label in RulerCtrl
.
Default class constructor. |
Label
(object)¶Auxiliary class. Just holds information about a label in RulerCtrl
.
__init__
(self, pos=-1, lx=-1, ly=-1, text="")¶Default class constructor.
pos – the indicator position;
lx – the indicator x coordinate;
ly – the indicator y coordinate;
text – the label text.