QueryConstraintsArgs Class | ![]() |
Namespace: Telogis.GeoBase
The QueryConstraintsArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | QueryConstraintsArgs |
Constructor used for serialization.
|
![]() | QueryConstraintsArgs(LogicalStreetLink) |
Creates a link constraints request from a LogicalStreetLink.
|
![]() | QueryConstraintsArgs(StreetLink) |
Creates a link constraints request from a StreetLink.
|
![]() | QueryConstraintsArgs(LatLon, UInt64) |
Creates a link constraints request from the points and link ID provided.
|
Name | Description | |
---|---|---|
![]() | LinkId |
The ID of the link, used to filter the constraints results by.
|
![]() | Points |
The LatLon points on the link to query for constraints.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |