Sring-class {sp} | R Documentation |
class for spatial polygon
Objects can be created by calls to the function Sring
ringDir
:"integer"
; the ring direction of the ring coordinates, holes are expected to be anti-clockwise labpt
:"numeric"
; an x, y coordinate pair forming the label point of the ring area
:"numeric"
; the area of the ring hole
:"logical"
; does the ring seem to be a hole coords
:"matrix"
; coordinates of the polygon;
first point should equal the last point bbox
:"matrix"
; see Spatial-class proj4string
:"CRS"
; see CRS-class
Class "Sline"
, directly.
Class "Spatial"
, by class "Sline"
.
No methods defined with class "Sring" in the signature.
Roger Bivand
Srings-class, SpatialRings-class