ReachableArea Class | ![]() |
Namespace: Telogis.GeoBase.Routing.ReachableArea
The ReachableArea type exposes the following members.
Name | Description | |
---|---|---|
![]() | ComputeConcavePolygon |
Computes the smallest concave polygon which contains every reachable link.
|
![]() | ComputeConcavePolygon(ReachableAreaProgress) |
Computes the smallest concave polygon which contains every reachable link.
|
![]() | ComputeConvexPolygon |
Computes the smallest convex polygon which contains every reachable link.
|
![]() | ComputeConvexPolygon(ReachableAreaProgress) |
Computes the smallest convex polygon which contains every reachable link.
|
![]() | ComputeStreetLinks |
Create a collection of all reachable streets links
|
![]() | ComputeStreetLinks(ReachableAreaProgress) |
Create a collection of all reachable streets links
|
![]() | Dispose |
Dispose the ReachableArea.
|
![]() | 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.) |
![]() ![]() | WithinDistance |
Computes the reachable area within a given distance.
|
![]() ![]() | WithinTimeSpan |
Computes the reachable area within a given time.
|