|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IStockConvolutionFilter
Provides access to members that control a kernel-based stock filter.
IStockConvolutionFilter allow selection of one of many predefined (stock) convolution filter provided by RasterConvolutionFilter coclass.
IRasterConvolutionFilter,
IPixelOperation,
IPixelFilterCollection,
IPixelFilter| Method Summary | |
|---|---|
int |
getType()
The type of the stock kernel filter. |
void |
setType(int filterType)
The type of the stock kernel filter. |
| Method Detail |
|---|
void setType(int filterType)
throws IOException,
AutomationException
filterType - A com.esri.arcgis.datasourcesraster.esriRasterFilterTypeEnum constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getType()
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 | ||||||||