|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMergeRastersFunctionArguments
| Method Summary | |
|---|---|
Object |
getFootprints()
The optional list of matching footprints to which each corresponding raster is clipped. |
Object |
getRasters()
The list of rasters. |
void |
setFootprintsByRef(Object ppFootprintGeometries)
The optional list of matching footprints to which each corresponding raster is clipped. |
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.
Object getFootprints()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFootprintsByRef(Object ppFootprintGeometries)
throws IOException,
AutomationException
ppFootprintGeometries - A reference to another Object (IUnknown) (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 | ||||||||