Slines-class {sp}R Documentation

Class "Sline"

Description

class for sets of line objects

Objects from the Class

Objects can be created by calls to the function Sline

Slots

Slines:
Object of class "list", containing elements of class Slines-class
bbox:
Object of class "matrix", see Spatial-class
proj4string:
Object of class "CRS", see CRS-class

Extends

Class "Spatial", directly.

Methods

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

Author(s)

Roger Bivand, Edzer Pebesma

See Also

Slines-class, SpatialLines-class

Examples






[Package sp version 0.7-4 Index]