ISeamlineModifierInit Interface
Provides access to members that control initialization of a seamline modifier.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
|
MosaicDataset |
The mosaic dataset for which seamlines are being computed. |
Classes that implement ISeamlineModifierInit
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. |