|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IWMSIdentifyObject
COM Interface 'IWMSIdentifyObject'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to idenify a WMS 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 |
IID84d3cd18_706b_49b1_8aec_28e460b1d707
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
canIdentify(ILayer pLayer)
Indicates if the object can identify the specified layer. |
void |
flash(IScreenDisplay pDisplay)
Flashes the identified object on the screen. |
int |
getHWnd()
The window handle. |
ILayer |
getLayer()
Target layer for identification. |
java.lang.String |
getName()
Name of the identify object. |
IPropertySet |
getPropertySet()
PropertySet of the identify object. |
void |
popUpMenu(int x,
int y)
Displays a context sensitive popup menu at the specified location. |
void |
setName(java.lang.String name)
Name of the identify object. |
void |
setPropertySetByRef(IPropertySet propertySet)
PropertySet of the identify object. |
| Field Detail |
|---|
static final int IID84d3cd18_706b_49b1_8aec_28e460b1d707
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setName(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPropertySet getPropertySet()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPropertySetByRef(IPropertySet propertySet)
throws java.io.IOException,
AutomationException
propertySet - A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean canIdentify(ILayer pLayer)
throws java.io.IOException,
AutomationException
pLayer - A reference to a com.esri.arcgis.carto.ILayer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getHWnd()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILayer getLayer()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
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 popUpMenu(int x,
int y)
throws java.io.IOException,
AutomationException
x - The x (in)y - The y (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 | ||||||||