Aerospike LINDPad Driver

GeoJSONPolygon Members

The GeoJSONPolygon type exposes the following members.

Constructors


  Name Description
Public method GeoJSONPolygon(IEnumerable<(Of <<'(LineString>)>>))
Initializes a new instance of the Polygon class.
Public method GeoJSONPolygon(IEnumerable<(Of <<'(IEnumerable<(Of <<'(IEnumerable<(Of <<'(Double>)>>)>)>>)>)>>))
Initializes a new Polygon from a 3-d array of Doubles that matches the "coordinates" field in the JSON representation.
Public method GeoJSONPolygon(Polygon)

Methods


  Name Description
Public method Equals(Object)
Public method Equals(Polygon) (Inherited from Polygon.)
Public method Equals(Polygon, Polygon) (Inherited from Polygon.)
Public method Equals(GeoJSONObject) (Inherited from GeoJSONObject.)
Public method Equals(GeoJSONObject, GeoJSONObject) (Inherited from GeoJSONObject.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode()()()()
Public method GetHashCode(Polygon) (Inherited from Polygon.)
Public method GetHashCode(GeoJSONObject) (Inherited from GeoJSONObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Operators


  Name Description
Public operator Static member Equality
Public operator Static member Inequality

Properties


  Name Description
Public property BoundingBoxes (Inherited from GeoJSONObject.)
Public property Coordinates (Inherited from Polygon.)
Public property CRS (Inherited from GeoJSONObject.)
Public property Type (Inherited from Polygon.)