|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBuildFootprintsParameters
Provides access to members that control parameters to the build footprints operation.
Method Summary | |
---|---|
int |
getMethod()
The method that determines how item footprints are computed. |
void |
setMethod(int method)
The method that determines how item footprints are computed. |
Method Detail |
---|
void setMethod(int method) throws IOException, AutomationException
method
- A com.esri.arcgis.datasourcesraster.esriBuildFootprintsMethods constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getMethod() 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 |