The following tables list the members exposed by PointCollectionUtil.
Name | Description | |
---|---|---|
ClipTo | Clips the given points using the given Clipper. | |
FlattenTo | Creates a simplified version of the the open simplex or polyline formed by the current points by removing internal points with the specified error tolerance. | |
GetBounds | Overloaded. Gets the axis-aligned bounding box for the cloud of points. | |
GetCentroid | Gets the centroid of the current cloud of points | |
ToPointCollection | Converts the given list of points to a PointCollection object. | |
ToPointCollections | Converts a List of Lists of Points to a List of PointCollections. | |
ToPointList | Converts an IEnumerable of Points to a List of Points. |