|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDissolveUIAdmin
COM Interface 'IDissolveUIAdmin'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description: 'Provides access to alternative members that dissolve features by a common attribute value.' 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 |
IID413f8cf3_f38c_11d3_a689_0008c7d3ae8d
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
ITable |
getDissolveTable()
The dissolve table. |
void |
setDissolveTableByRef(ITable ppTable)
The dissolve table. |
Field Detail |
---|
static final int IID413f8cf3_f38c_11d3_a689_0008c7d3ae8d
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
ITable getDissolveTable() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDissolveTableByRef(ITable ppTable) throws java.io.IOException, AutomationException
ppTable
- A reference to a com.esri.arcgis.geodatabase.ITable (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 |