IsReentrantΒΆ
Type: | enum |
---|---|
Range: | no, yes |
Default: | yes |
Appearance: | simple |
Indicates whether the polygonal chains of the generalized polygon may intersect each other. Setting to no
will result in shorter run-time.
Warning
It will cause a crash of JCMgeo
if you set this parameter to no
although the polygonal chains are re-entrant.