|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMosaicDatasetOperationParameters2
Provides access to members that control parameters to an operation on a mosaic dataset.
| Method Summary | |
|---|---|
boolean |
isPrepareResults()
Indicates whether the result associated with the mosaic dataset operation will be generated and made available in the ‘Results’ property. |
void |
setPrepareResults(boolean pbPrepareResults)
Indicates whether the result associated with the mosaic dataset operation will be generated and made available in the ‘Results’ property. |
| Methods inherited from interface com.esri.arcgis.datasourcesraster.IMosaicDatasetOperationParameters |
|---|
getParameters, getProgressor, getResults, isDatasetReadOnly, setIsDatasetReadOnly, setParametersByRef, setProgressorByRef, setResultsByRef |
| Method Detail |
|---|
void setPrepareResults(boolean pbPrepareResults)
throws IOException,
AutomationException
pbPrepareResults - The pbPrepareResults (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isPrepareResults()
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 | ||||||||