Class Label |
# This class implements a Text label. The default width and height are determined by dimensions of text
Details |
Constructor |
Methods: |
# The internal alignment of the label, which should be one of ``l'', ``c'' or ``r'', for left, centre, or right alignment respectively. The default is ``l''. @param x The alignment.
# Set the label. @param x The label.
Fields: |