|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBuildFootprintsParameters2
COM Interface 'IBuildFootprintsParameters2'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control parameters to the build footprints operation.' 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 |
IID74648190_ba1d_499b_97e1_7bad62ae4357
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IBuildFootprintsParameters |
---|
IID9f80035d_a4e5_4d7e_af00_9bf94ed5c4b2 |
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 |
Field Detail |
---|
static final int IID74648190_ba1d_499b_97e1_7bad62ae4357
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setFootprintSimplificationMethod(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.int getFootprintSimplificationMethod() throws java.io.IOException, AutomationException
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 |