|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISearchResultsIdentifyObject
Provides access to members that identify an object in the search results layer.
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. |
Method Detail |
---|
void setExtentByRef(IEnvelope rhs1) throws IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setShortcutByRef(IGxShortcut rhs1) throws IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.catalog.IGxShortcut (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void select() throws IOException, AutomationException
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 |