GeometryOperations.MakeVoronoiGraph
GeometryOperations.MakeVoronoiGraph method
بناء مخطط “فورونوي” لمجموعة من النقاط (المواقع)
public static List<LineString> MakeVoronoiGraph(IEnumerable<IPoint> sites)
| معامل | نوع | الوصف |
|---|---|---|
| المواقع | IEnumerable`1 | مجموعة من النقاط (المواقع) |
قيمة الإرجاع
مجموعة من الحواف لمخطط فوروينوي
انظر أيضًا
- class LineString
- interface IPoint
- class GeometryOperations
- namespace Aspose.Gis.GeoTools
- assembly Aspose.GIS