This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control parameters for sliver removal.
Name | Description | |
---|---|---|
MaxSliverArea | The maximum allowed area below which a polygon part may be considered a sliver based on MinCircularityRatio. | |
MinArea | The area below which a polygon is considered a sliver. | |
MinCircularityRatio | The circularity value below which a polygon is considered a sliver. | |
MinPointsForElimination | A number of points in a polygon below which it is eligible to be considered a sliver using minimum area or minimum circularity tests. A value of zero indicates that polygons are eligible. |
Interfaces | Description |
---|---|
IRemoveSliversParameters | Provides access to members that control parameters for sliver removal. |
Classes | Description |
---|---|
BuildBoundaryParameters | An object that controls how the boundary of a mosaic dataset is computed. |