This document is archived and information here might be outdated. Recommended version. |
Provides access to join parcel session manager.
This interface provides access to the JoinParcelManager object. This object helps to manage the task of joining a parcel to a cadastral fabric. The ICadastralExtensionManager interface provides a method to get the Join Parcel Manager object.
This interface provides methods to:
Start and Stop a Parcel Join session
Enable and Disable Join Parcel Tool
Check whether a join session is in progress
Select Join Parcel Tool as the current active tool
Join a parcel to the fabric
Automatically create join links from the parcel to the fabric and display the links
Refresh the display
Update the join parcel dialog with the join link info
Update the join dialog buttons’ state
Name | Description | |
---|---|---|
AutoJoinParcel | Automatically create join links to the Parcel and display the links. | |
EnableJoinParcelTool | Indicates whether Join Parcel Tool is enabled/disabled. | |
FlashJoinLink | Flash a join link on the map. | |
Joining | Indicates whether a Joining session is in progress. | |
JoinParcel | Join a Parcel to the network. | |
Refresh | Refresh/Redraw Join Parcel. | |
RemoveJoinLink | Remove a join link. | |
SelectJoinParcelTool | Select the Join Parcel Tool as Active tool. | |
StartJoining | Start Joining the input parcel. | |
StopJoining | Stop Joining parcel. | |
UpdateJoinDialogButtons | Enable/Disable JoinDialog Buttons when the current active tool changes. | |
UpdateJoinLinkInfo | Update Join Parcel dialog with join link info. | |
UpdateRotationScaleInfo | Update Join Parcel dialog with rotation and scale info. |
Classes | Description |
---|---|
JoinParcelManager | Manager object for Parcel Joining. |