Method | Description | |
---|---|---|
AddPolygon ( List |
||
AddPolygons ( List
|
||
Clear ( ) : void | ||
GetBounds ( ) : |
Method | Description | |
---|---|---|
PointsEqual ( |
||
PopLocalMinima ( ) : void | ||
Reset ( ) : void | ||
SlopesEqual ( |
||
SlopesEqual ( |
Method | Description | |
---|---|---|
AddBoundsToLML ( |
||
ClipperBase ( ) : System | ||
DisposeLocalMinimaList ( ) : void | ||
InitEdge ( |
||
InsertLocalMinima ( |
||
PointInPolygon ( |
||
PointIsVertex ( |
||
PointOnLineSegment ( |
||
PointOnPolygon ( |
||
SetDx ( |
||
SlopesEqual ( |
||
SwapX ( |
public AddPolygon ( List |
||
pg | List |
|
polyType | PolyType | |
return | bool |
public AddPolygons ( List
|
||
ppg | List
|
|
polyType | PolyType | |
return | bool |
protected static PointsEqual ( |
||
pt1 | ||
pt2 | ||
return | bool |
protected static SlopesEqual ( |
||
pt1 | ||
pt2 | ||
pt3 | ||
pt4 | ||
UseFullRange | bool | |
return | bool |
protected static SlopesEqual ( |
||
pt1 | ||
pt2 | ||
pt3 | ||
UseFullRange | bool | |
return | bool |