|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFocalStatisticsFilter
Provides access to members that control a focal statistics filter.
| Method Summary | |
|---|---|
int |
getType()
The focal statistic type. |
void |
setSize(int nColumns,
int nRows)
Sets the size of the focal filter. |
void |
setType(int pType)
The focal statistic type. |
| Method Detail |
|---|
int getType()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setType(int pType)
throws IOException,
AutomationException
pType - A com.esri.arcgis.datasourcesraster.esriFocalStatisticType constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSize(int nColumns,
int nRows)
throws IOException,
AutomationException
nColumns - The nColumns (in)nRows - The nRows (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 | ||||||||