ISeamlineModifierInit Interface

Provides access to members that control initialization of a seamline modifier.

Members

Name Description
Read/write property MosaicDataset The mosaic dataset for which seamlines are being computed.

ISeamlineModifierInit.MosaicDataset Property

The mosaic dataset for which seamlines are being computed.

Public Property MosaicDataset As IMosaicDataset
public IMosaicDataset MosaicDataset {get; set;}

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.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.