Calculates the intersections between the polygon and the line segment defined by the given points. The result is a list containing all points of intersection.
Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing
Java Copy Code |
---|
public PointList intersectSegment ( |