|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISelectionResolutionImpl
COM Interface 'ISelectionResolutionImpl'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriEditor.olb'
Description: 'Provides access to the callback methods for the Selection Resolution Chip.' 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 |
IIDc7b0148f_0ac0_4124_a65f_36c8b09fb06a
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
select(IFeatureLayer newFeatureLayer,
IFeature newFeature,
int selectionMethod,
IFeatureLayer lastFeatureLayer,
IFeature lastFeature)
A new feature has been selected. |
Field Detail |
---|
static final int IIDc7b0148f_0ac0_4124_a65f_36c8b09fb06a
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void select(IFeatureLayer newFeatureLayer, IFeature newFeature, int selectionMethod, IFeatureLayer lastFeatureLayer, IFeature lastFeature) throws java.io.IOException, AutomationException
newFeatureLayer
- A reference to a com.esri.arcgis.carto.IFeatureLayer (in)newFeature
- A reference to a com.esri.arcgis.geodatabase.IFeature (in)selectionMethod
- A com.esri.arcgis.carto.esriSelectionResultEnum constant (in)lastFeatureLayer
- A reference to a com.esri.arcgis.carto.IFeatureLayer (in)lastFeature
- 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.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |