|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRemoteFindObj
COM Interface 'IRemoteFindObj'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to remote objects found.' 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 |
IID50052f3b_0b42_47f1_87f7_b661a186105c
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
flash(IScreenDisplay pDisplay)
Flash the found object. |
void |
identify(IScreenDisplay pDisplay,
java.lang.Object vIdentifyDialog)
Identify the found object. |
boolean |
isSelectable()
Indicates if layer is selectable. |
void |
select(IScreenDisplay pDisplay)
Select found features. |
void |
setBookmark(IScreenDisplay pDisplay)
Create bookmark at the found object. |
void |
unselect(IScreenDisplay pDisplay)
Unselect found features. |
void |
zoomTo(IScreenDisplay pDisplay)
Zoom to the found object. |
Field Detail |
---|
static final int IID50052f3b_0b42_47f1_87f7_b661a186105c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void flash(IScreenDisplay pDisplay) throws java.io.IOException, AutomationException
pDisplay
- A reference to a com.esri.arcgis.display.IScreenDisplay (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void zoomTo(IScreenDisplay pDisplay) throws java.io.IOException, AutomationException
pDisplay
- A reference to a com.esri.arcgis.display.IScreenDisplay (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void identify(IScreenDisplay pDisplay, java.lang.Object vIdentifyDialog) throws java.io.IOException, AutomationException
pDisplay
- A reference to a com.esri.arcgis.display.IScreenDisplay (in)vIdentifyDialog
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBookmark(IScreenDisplay pDisplay) throws java.io.IOException, AutomationException
pDisplay
- A reference to a com.esri.arcgis.display.IScreenDisplay (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isSelectable() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void select(IScreenDisplay pDisplay) throws java.io.IOException, AutomationException
pDisplay
- A reference to a com.esri.arcgis.display.IScreenDisplay (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void unselect(IScreenDisplay pDisplay) throws java.io.IOException, AutomationException
pDisplay
- A reference to a com.esri.arcgis.display.IScreenDisplay (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 |