WayLayerGenerator.FindTheWay
WayLayerGenerator.FindTheWay method
Find the way from start point to goal
public LineString FindTheWay(Point startPoint, Point goalPoint, double radius = 0m)
Parameter | Type | Description |
---|---|---|
startPoint | Point | the start Point |
goalPoint | Point | the goa lPoint |
radius | Double | the radius to look for |
Return Value
The Found Way.
See Also
- class LineString
- class Point
- class WayLayerGenerator
- namespace Aspose.Gis.GeoTools.WayAnalyzer
- assembly Aspose.GIS