Lines-class function

Class "Lines"

Class "Lines"

class for sets of line objects class

Objects from the Class

Objects can be created by calls to the function Line

Slots

  • Lines:: Object of class "list", containing elements of class Line-class
  • ID:: "character" vector of length one, with unique identifier string

Methods

  • coordinates: signature(obj = "Line"): retrieve coordinates from lines; returns list with matrices
  • lines: signature(x = "Line"): add lines to a plot

Arguments

  • SL, Lines: an Lines object

Author(s)

Roger Bivand, Edzer Pebesma

See Also

Lines-class , SpatialLines-class

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