Line-class function

Class "Line"

Class "Line"

class for line objects class

Objects from the Class

Objects can be created by calls of the form new("Line", ...), or (preferred) by calls to the function Line

Slots

  • coords:: Object of class "matrix", containing the line coordinates

Methods

  • coordinates: signature(obj = "Line"): retrieve coordinates from line
  • lines: signature(x = "Line"): add lines to a plot

Author(s)

Roger Bivand, Edzer Pebesma

See Also

Lines-class , SpatialLines-class

  • Maintainer: Edzer Pebesma
  • License: GPL (>= 2)
  • Last published: 2025-02-01