Slu.Heureka.DomainLayer.GIS.Data Namespace : Polygon Class |
The following tables list the members exposed by Polygon.
Name | Description | |
---|---|---|
![]() | Polygon Constructor | Initiates a new polygon. |
Name | Description | |
---|---|---|
![]() | Area | Gets or sets the area of the polygon |
![]() | Guid | Gets or sets the string-Guid of the polygon |
![]() | Index | Gets the assigned index for the polygon |
![]() | Neighbours | Gets the neighbours of the polygon |
Name | Description | |
---|---|---|
![]() | AddNeighbour | Adds a neighbour to the polygon |
![]() | CompareTo | Compares the index of the polygon to the index of another object |
![]() ![]() | ResetIndexCounter | Resets the index counter. When a new polygon is created after this method is called, it is assigned index 0. |
![]() | ToString | Returns a string that represents the current object. |