| Slines-class {sp} | R Documentation |
class for sets of line objects
getSlinesSlinesSlot(SL) getSlinesIDSlot(Slines)
SL, Slines |
an Slines object |
Objects can be created by calls to the function Sline
Slines:"list", containing elements
of class Sline-classID:"character", unique identifier stringbbox:"matrix", see Spatial-class proj4string:"CRS", see CRS-class
Class "Spatial", directly.
signature(obj = "Sline"): retrieve coordinates
from lines; returns list with matrices signature(x = "Sline"): add lines to a plotRoger Bivand, Edzer Pebesma
Slines-class, SpatialLines-class