|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapServerIdentifyObject
Provides access to the available properties of a map server identify object.
This object is only supported with a desktop installation of ArcGIS.
Method Summary | |
---|---|
IMapServerIdentifyResult |
getMapServerIdentifyResult()
The Map Server Identify Result. |
void |
setMapServerIdentifyResult(IMapServerIdentifyResult result)
The Map Server Identify Result. |
Method Detail |
---|
void setMapServerIdentifyResult(IMapServerIdentifyResult result) throws IOException, AutomationException
result
- A reference to a com.esri.arcgis.carto.IMapServerIdentifyResult (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IMapServerIdentifyResult getMapServerIdentifyResult() 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 |