|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapServerIdentifyResult
COM Interface 'IMapServerIdentifyResult'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to the Map Server Identify Result Interface.' 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 |
IID6fa7fc12_c195_4f24_a0d6_7fc0cc84eb01
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getLayerID()
The layer ID of the identified object. |
java.lang.String |
getName()
The name of the identified object. |
IPropertySet |
getProperties()
A set of name-value pairs for the field names and values of the identified object. |
IMapServerRelationships |
getRelatedRows()
The related rows (relationships) of the identified object. |
IGeometry |
getShape()
The geometry of the identified object. |
Field Detail |
---|
static final int IID6fa7fc12_c195_4f24_a0d6_7fc0cc84eb01
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getLayerID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.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.IPropertySet getProperties() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IGeometry getShape() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IMapServerRelationships getRelatedRows() 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 |