TextLine constructor

init

Constructs a new instance of TextLine

def __init__(self, fragments):
    ...
Parameter Type Description
fragments list

See Also