|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IBuildBoundaryParameters2
Provides access to members that control parameters for building the boundary of a mosaic dataset.
| Method Summary | |
|---|---|
int |
getBoundarySimplificationMethod()
The simplification method to simplify the geometry of the mosaic dataset boundary |
void |
setBoundarySimplificationMethod(int pSimplificationMethod)
The simplification method to simplify the geometry of the mosaic dataset boundary |
| Methods inherited from interface com.esri.arcgis.datasourcesraster.IBuildBoundaryParameters |
|---|
getBufferDistanceFactor, getWeedTolerance, isAppendToExistingBoundary, isPerformWeeding, isRemoveSlivers, isUpdateBoundary, setAppendToExistingBoundary, setBufferDistanceFactor, setPerformWeeding, setRemoveSlivers, setUpdateBoundary, setWeedTolerance |
| Method Detail |
|---|
int getBoundarySimplificationMethod()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBoundarySimplificationMethod(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.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||