|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISeamlineModifierInit
Provides access to members that control initialization of a seamline modifier.
Method Summary | |
---|---|
IMosaicDataset |
getMosaicDataset()
The mosaic dataset for which seamlines are being computed. |
void |
setMosaicDatasetByRef(IMosaicDataset ppMosaicDataset)
The mosaic dataset for which seamlines are being computed. |
Method Detail |
---|
void setMosaicDatasetByRef(IMosaicDataset ppMosaicDataset) throws IOException, AutomationException
ppMosaicDataset
- A reference to a com.esri.arcgis.datasourcesraster.IMosaicDataset (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IMosaicDataset getMosaicDataset() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |