Line-class.Rdclass for line objects
Objects can be created by calls of the form new("Line", ...),
or (preferred) by calls to the function Line
coords:Object of class "matrix", containing the
	line coordinates
signature(obj = "Line"): retrieve coordinates
	from line
signature(x = "Line"): add lines to a plot