|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFocalStatisticsFilter2
Provides access to members that control a focal statistics filter.
Method Summary | |
---|---|
boolean |
isFillNoDataOnly()
Option to fill only no data with pixel value. |
void |
setFillNoDataOnly(boolean pFillNoData)
Option to fill only no data with pixel value. |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IFocalStatisticsFilter |
---|
getType, setSize, setType |
Method Detail |
---|
boolean isFillNoDataOnly() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setFillNoDataOnly(boolean pFillNoData) throws IOException, AutomationException
pFillNoData
- The pFillNoData (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 |