|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISearchResultsIdentifyObject
COM Interface 'ISearchResultsIdentifyObject'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalog.olb'
Description: 'Provides access to members that identify an object in the search results layer.' 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 |
IID6ecfbc99_b4ee_4471_a81d_bab3fea34e3a
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
select()
Selects a shortcut in the Catalog tree. |
void |
setExtentByRef(IEnvelope rhs1)
Extent of a shortcut. |
void |
setShortcutByRef(IGxShortcut rhs1)
Shortcut to identify. |
| Field Detail |
|---|
static final int IID6ecfbc99_b4ee_4471_a81d_bab3fea34e3a
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setExtentByRef(IEnvelope rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setShortcutByRef(IGxShortcut rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.catalog.IGxShortcut (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void select()
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 | ||||||||