The Graphic Element to display adjustment links.
Product Availability
Available with ArcGIS Desktop.
Supported Platforms
Windows
Interfaces
Interfaces | Description |
---|---|
IBoundsProperties (esriCarto) | Provides access to members that control Bounds Properties. |
IClone (esriSystem) | Provides access to members that control cloning of objects. |
IDisplacementLinkElement | Provides access to members that control the displacement link element. |
IElement (esriCarto) | Provides access to members that control the Element. |
IElementEditVertices (esriCarto) | Provides access to members that control the Element edit vertices object. |
IElementProperties (esriCarto) | Provides access to members that control the Element Properties. |
IElementProperties2 (esriCarto) | Provides access to members that control More Element Properties. |
IElementProperties3 (esriCarto) | Provides access to members that control More Element Properties. |
IGraphicElement (esriCarto) | Provides access to members that control the Graphic Element object. |
ILineElement (esriCarto) | Provides access to members that control the Line element. |
IPersistStream (esriSystem) | |
IPropertySupport (esriSystem) | Provides access to members that set a default property on an object. |
ITransform2D (esriGeometry) | Provides access to methods for transforming geometries using either specific parameters or arbitrary transformation objects (affine transformations, geographic transformations, etc.). |
IXMLSerialize (esriSystem) | Provides access to members that XML serialize and deserialize an object to/from XML. |
Remarks
The DisplacementLinkElement object is used by the Spatial Adjustment tools to adjust data. It is a two point polyline graphic element who's source and destination coordinates are used as control points in the various adjustment methods (transformation, rubber sheering and edgematching).
Geometry: DisplacementLinkElement accepts geometry of type esriGeometryPolyline. The Polyline is used as the geometry with which the symbol is drawn.