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