Class "Line"
class for line objects class
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 coordinatessignature(obj = "Line")
: retrieve coordinates from linesignature(x = "Line")
: add lines to a plotRoger Bivand, Edzer Pebesma
Lines-class , SpatialLines-class