|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBuildFootprintsByGeometryParameters
Provides access to members that control parameters to the build footprints by Geometry operation.
Method Summary | |
---|---|
int |
getMaximumVertices()
The maximum number of vertices in the output footprint. |
void |
setMaximumVertices(int pMaximumVertices)
The maximum number of vertices in the output footprint. |
Method Detail |
---|
void setMaximumVertices(int pMaximumVertices) throws IOException, AutomationException
pMaximumVertices
- The pMaximumVertices (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getMaximumVertices() 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 |