Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

class-Ring

Class "Ring"


Description

class for linear ring

Objects from the Class

Objects can be created by calls to the function Ring

Slots

coords:

Object of class "matrix"; coordinates of the ring; first point should equal the last point

ID:

Object of class "character"; unique identifier string

Methods

Methods defined with class "Ring" in the signature:

bbox

signature(obj = "Ring"): retrieves the bbox element

coordinates

signature(object = "Ring"): retrieves the coords element from Ring objects in rings slot

coordnames

signature(object = "Ring"): retrieves coordinate names

coerce

signature(from = "Ring", to = "SpatialPoints"): ...

Author(s)

Colin Rundel

See Also

Examples

#NONE

rgeos

Interface to Geometry Engine - Open Source ('GEOS')

v0.5-5
GPL (>= 2)
Authors
Roger Bivand [cre, aut] (<https://orcid.org/0000-0003-2392-6140>), Colin Rundel [aut], Edzer Pebesma [ctb], Rainer Stuetz [ctb], Karl Ove Hufthammer [ctb], Patrick Giraudoux [ctb], Martin Davis [cph, ctb], Sandro Santilli [cph, ctb]
Initial release
2020-09-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.