|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMosaicFunctionArguments2
Provides access to members that control mosaic function arguments.
Method Summary | |
---|---|
double |
getCellSizeTolerance()
The cellsize tolerance for sorting on cellsize. |
void |
setCellSizeTolerance(double pCellSizeTolerance)
The cellsize tolerance for sorting on cellsize. |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IMosaicFunctionArguments |
---|
getBoundary, getCatalog, getDodgingTable, getRasterInfo, getSeamline, getStereoTable, setBoundaryByRef, setCatalogByRef, setDodgingTableByRef, setRasterInfoByRef, setSeamlineByRef, setStereoTableByRef |
Method Detail |
---|
void setCellSizeTolerance(double pCellSizeTolerance) throws IOException, AutomationException
pCellSizeTolerance
- The pCellSizeTolerance (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getCellSizeTolerance() 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 |