Aerospike LINDPad Driver

GeoJSONMultiPolygon Members

The GeoJSONMultiPolygon type exposes the following members.

Constructors


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

Methods


  Name Description
Public method Equals(Object)
Public method Equals(MultiPolygon) (Inherited from MultiPolygon.)
Public method Equals(MultiPolygon, MultiPolygon) (Inherited from MultiPolygon.)
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(MultiPolygon) (Inherited from MultiPolygon.)
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 MultiPolygon.)
Public property CRS (Inherited from GeoJSONObject.)
Public property Type (Inherited from MultiPolygon.)