sp (version 2.1-3)

Lines-class: Class "Lines"

Description

class for sets of line objects

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

Roger Bivand, Edzer Pebesma

See Also

Lines-class, SpatialLines-class