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