WayLayerGenerator.AddRoad
WayLayerGenerator.AddRoad method
Add road to the cell
public void AddRoad(Point startPoint, Point endPoint, double velocity)
Parameter | Type | Description |
---|---|---|
startPoint | Point | the start point. |
endPoint | Point | the end point. |
velocity | Double | the velocity. |
See Also
- class Point
- class WayLayerGenerator
- namespace Aspose.Gis.GeoTools.WayAnalyzer
- assembly Aspose.GIS