Имя | Описание |
---|---|
SegmentIntersectionOperation | An operation that will find the geometric result of intersecting two segments. |
SegmentIntersectionOperation.NullResult | A result that signifies no intersection. |
SegmentIntersectionOperation.PointResult | A point intersection result. |
SegmentIntersectionOperation.SegmentResult | A segment intersection result. |