Class "Polygon"
class for spatial polygon class
Objects can be created by calls to the function Polygon
ringDir
:: Object of class "integer"
; the ring direction of the ring (polygon) coordinates, holes are expected to be anti-clockwiselabpt
:: Object of class "numeric"
; an x, y coordinate pair forming the label point of the polygonarea
:: Object of class "numeric"
; the planar area of the polygon, does not respect projection as objects of this class have no projection definedhole
:: Object of class "logical"
; does the polygon seem to be a holecoords
:: Object of class "matrix"
; coordinates of the polygon; first point should equal the last pointClass "Line"
, directly.
No methods defined with class "Polygon" in the signature.
Roger Bivand
Polygons-class , SpatialPolygons-class