|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBuildBoundaryParameters2
COM Interface 'IBuildBoundaryParameters2'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control parameters for building the boundary of a mosaic dataset.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDf7251e46_2901_4e68_9d46_51daf31c04bd
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IBuildBoundaryParameters |
---|
IIDb178f641_6536_4c94_9a99_20974850db45 |
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 |
Field Detail |
---|
static final int IIDf7251e46_2901_4e68_9d46_51daf31c04bd
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getBoundarySimplificationMethod() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBoundarySimplificationMethod(int pSimplificationMethod) throws java.io.IOException, AutomationException
pSimplificationMethod
- A com.esri.arcgis.datasourcesraster.esriGeometrySimplificationMethod constant (in)
java.io.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 |