ISeamlineModifier Interface
Provides access to members that control a seamline modifier.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
|
Update |
Recomputes and returns the seamline geometry for the item referenced by the specified seamline task info object. |
Classes that implement ISeamlineModifier
Classes |
Description |
ClipFootprintToMosaic |
A seamline modifier that simply clips the item footprint to the aggregating mosaic geometry. |
RasterRouteFinder |
A seamline modifier that finds a route along the difference raster. |
SeamlineByDisparity |
A seamline modifier that finds a route that avoids surface objects. |
SeamlineByEdge |
A seamline modifier that finds a route along the edges. |