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