|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMosaicRastersFunctionArguments
Provides access to members that control mosaicrasters function arguments.
| Method Summary | |
|---|---|
int |
getMosaicType()
The current mosaic type. |
Object |
getRasters()
The list of rasters. |
void |
setMosaicType(int pMosaicType)
The current mosaic type. |
void |
setRastersByRef(Object ppRasters)
The list of rasters. |
| Method Detail |
|---|
Object getRasters()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRastersByRef(Object ppRasters)
throws IOException,
AutomationException
ppRasters - A reference to another Object (IUnknown) (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMosaicType()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMosaicType(int pMosaicType)
throws IOException,
AutomationException
pMosaicType - A com.esri.arcgis.datasourcesraster.rstMosaicOperatorType constant (in)
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 | ||||||||