Name |
Description |
PolygonBinaryOperationOptions |
Options to be used by various polygon operations. |
PolygonDifferenceOperation |
An operation that will find the geometric difference of one polygon from another. |
PolygonIntersectionOperation |
An operation that will find the geometric result of intersecting two polygons. |
PolygonIntersectionOperation.IntersectionResults |
|
PolygonIntersectionOperation.PolygonCrossingsAlgorithmKernel |
|
PolygonIntersectionOperation.PolygonRingCrossingLookup |
|
PolygonInverseOperation |
An operation that will |
PolygonOperationOptions |
Options to be used by various polygon operations. |
PolygonUnionOperation |
An operation that will find the geometric union of two polygons. |
PolygonXorOperation |
An operation that will find the symmetric difference for two polygons. Also known as exclusive-or (XOR). |