sp (version 1.2-3)

Line-class: Class "Line"

Description

class for line objects

Arguments

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

See Also

Lines-class, SpatialLines-class