This document is archived and information here might be outdated. Recommended version. |
Provides access to IPointCalculation interface.
Name | Description | |
---|---|---|
AddLine | Add line to calculate points from. | |
CalculatePoints | Calculate Points with the given adjustment type. For closed parcels use -1/null for end point. | |
Closure | Return closure information for the last point calculation. | |
Empty | Empty the point calculator of stored lines. | |
FixedPoints | Prevent points in the fixed list from being calculated (optional). | |
GetCalculatedPoint | Coodinate for the calculated point. | |
Points | Assign calculated points to ICadastralPoints (optional). | |
Rotation | Rotation to apply to lines. | |
Scale | Scale to apply to lines. |
Classes | Description |
---|---|
PointCalculation | Point Calculation using lines. |