InsidePoly2d Class

Class for speeding up multiple point in polygon tests. Works with both Poly2d and Region2D.
public class InsidePoly2d
Methods
 
Name Description
Public method Add(Arc2d) Add geometry.
Public method Add(Line2d) Add geometry.
Public method Add(Poly2d) Add geometry.
Public method Add(Region2d) Add geometry.
Public method Inside(Point2d) Checks if a point is inside the geometry added before
Public method Prepare() Call this before doing the Inside checks
Top
IGS.Genamo.InsidePoly2d

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8