This document is archived and information here might be outdated. Recommended version. |
Provides access to IParcelTransformation.
Name | Description | |
---|---|---|
AnchorPoint | Anchor point used in transformation. | |
AnchorPointId | Anchor point id used in transformation. Set value to -1 for undefined point. | |
AnchorSnap | Indicates if anchor point is the only snapable object. If true the anchor offset is calculated (call on mouse down). | |
Cache | Build geometry cache from the selected parcel layers. | |
CenterPointTolerance | Center point tolerance. | |
ClearCache | Clear cached geometries. | |
Commit | Commit geometry shifts to the fabric. | |
Draw | Indicates if parcels/anchor point should be drawn on AfterDraw event. | |
DrawAnchor | Indicates if anchor point should be drawn on AfterDraw event. | |
Geometries | Parcel objects that are transforming. | |
GetLocation | Current map location. | |
HasOutofToleranceCenterPoint | Test if center point locations are out of tolerance (ie, two or more curves want center points greater than the tolerance value). If testDatabase = true, then look to see if we would move a center point not included in the selection. | |
IsCenterPoint | Indicates if point id is a center point. | |
Modified | Indicates if the transformation has been modified. | |
ProcessKeyDown | Update transformation tool bar position. Call this method on keydown. | |
Redraw | Invalidate the screen. | |
RevertGeometries | Revert geometries to the previous saved set. Call this method to undo current parcel tranformation. | |
SaveGeometries | Save geometries objects. | |
SearchTolerance | Editors search tolerance. | |
SetEnabled | Indicates if the transformation tools should be enabled. | |
UpdateMiniToolbar | Update the transparency of the transformation tool bar. Call this method on parcel move. |
Classes | Description |
---|---|
ParcelTransformation | Manager object for Plan Directory. |