|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IImageServerIdentifyResultEdit
COM Interface 'IImageServerIdentifyResultEdit'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to additional members that control an identify result.' 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 |
IIDd9d379df_e486_4f8b_8724_7916e40b769b
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.carto.IImageServerIdentifyResult |
---|
IID38cfd9c6_e8a1_41f9_84ad_423a8dca6a39 |
Method Summary | |
---|---|
void |
setCatalogItemsByRef(IRecordSet rhs1)
A set of idetified catalog items. |
void |
setCatalogItemVisibilitiesByRef(IDoubleArray rhs1)
A set of visible area for idetified catalog items. |
void |
setLocationByRef(IPoint rhs1)
The identified location. |
void |
setName(java.lang.String rhs1)
The identify property name. |
void |
setPropertiesByRef(IPropertySet rhs1)
A set of name-value pairs for the field names and values of the identified object. |
void |
setValue(java.lang.String rhs1)
The identify property value. |
Methods inherited from interface com.esri.arcgis.carto.IImageServerIdentifyResult |
---|
getCatalogItems, getCatalogItemVisibilities, getLocation, getName, getProperties, getValue |
Field Detail |
---|
static final int IIDd9d379df_e486_4f8b_8724_7916e40b769b
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setName(java.lang.String rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setValue(java.lang.String rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setLocationByRef(IPoint rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.geometry.IPoint (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPropertiesByRef(IPropertySet rhs1) throws java.io.IOException, AutomationException
rhs1
- 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.void setCatalogItemsByRef(IRecordSet rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.geodatabase.IRecordSet (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCatalogItemVisibilitiesByRef(IDoubleArray rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.system.IDoubleArray (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 |