|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFeatureFindData
COM Interface 'IFeatureFindData'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to data associated with each row in the MxFind dialog when finding features.(Obsolete at 8.1 use IFeatureFindData2).' 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 |
IID9305b83a_5d4d_11d2_a07b_0000f8775bf9
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IActiveView |
getActiveView()
The active view. |
IFeature |
getFeature()
The feature. |
ILayer |
getLayer()
The Layer. |
void |
setActiveViewByRef(IActiveView ppActiveView)
The active view. |
void |
setFeatureByRef(IFeature ppFeature)
The feature. |
void |
setLayerByRef(ILayer ppLayer)
The Layer. |
| Field Detail |
|---|
static final int IID9305b83a_5d4d_11d2_a07b_0000f8775bf9
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IFeature getFeature()
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.
IActiveView getActiveView()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFeatureByRef(IFeature ppFeature)
throws java.io.IOException,
AutomationException
ppFeature - A reference to a com.esri.arcgis.geodatabase.IFeature (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLayerByRef(ILayer ppLayer)
throws java.io.IOException,
AutomationException
ppLayer - 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.
void setActiveViewByRef(IActiveView ppActiveView)
throws java.io.IOException,
AutomationException
ppActiveView - A reference to a com.esri.arcgis.carto.IActiveView (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 | ||||||||