com.esri.arcgis.editor
Class ISelectionResolutionChipProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.editor.ISelectionResolutionChipProxy
All Implemented Interfaces:
ISelectionResolutionChip, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'ISelectionResolutionChip'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriEditor.olb'

Description: 'Provides access to 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 =

public class ISelectionResolutionChipProxy
extends com.esri.arcgis.interop.Dispatch
implements ISelectionResolutionChip, java.io.Serializable

Internal use class

See Also:
Serialized Form

Field Summary
 boolean noncastable
          Deprecated.  
static java.lang.Class targetClass
          Deprecated.  
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Fields inherited from interface com.esri.arcgis.editor.ISelectionResolutionChip
IID, IID09e25c6f_7e04_4317_85da_76c52ed5d523
 
Constructor Summary
  ISelectionResolutionChipProxy()
          Deprecated. For internal use only
  ISelectionResolutionChipProxy(java.lang.Object obj)
          Deprecated.  
protected ISelectionResolutionChipProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  ISelectionResolutionChipProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected ISelectionResolutionChipProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 void doModal(IPoint clickPt, IFeatureLayer[] featureLayer, IFeature[] feature)
          Deprecated. Shows the selection resolution chip and require a response.
 void hide()
          Deprecated. Hides the selection resolution chip.
 boolean isAllowAnnoFeatures()
          Deprecated. Indicates if annotation feature candidates are allowed.
 boolean isAllowLineFeatures()
          Deprecated. Indicates if line feature candidates are allowed.
 boolean isAllowPointFeatures()
          Deprecated. Indicates if point feature candidates are allowed.
 boolean isAllowPolygonFeatures()
          Deprecated. Indicates if polygon feature candidates are allowed.
 boolean isMustBeEditable()
          Deprecated. Indicates if the candidate features must be editable.
 boolean isMustBeSelectable()
          Deprecated. Indicates if the candidate features must be selectable.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setAllowAnnoFeatures(boolean flag)
          Deprecated. Indicates if annotation feature candidates are allowed.
 void setAllowLineFeatures(boolean flag)
          Deprecated. Indicates if line feature candidates are allowed.
 void setAllowPointFeatures(boolean flag)
          Deprecated. Indicates if point feature candidates are allowed.
 void setAllowPolygonFeatures(boolean flag)
          Deprecated. Indicates if polygon feature candidates are allowed.
 void setCombinationMethod(int rhs1)
          Deprecated. The combination method used when clicked.
 void setMustBeEditable(boolean flag)
          Deprecated. Indicates if the candidate features must be editable.
 void setMustBeSelectable(boolean flag)
          Deprecated. Indicates if the candidate features must be selectable.
 void show(IPoint clickPt, ISelectionResolutionImpl selSelector)
          Deprecated. Shows the selection resolution chip.
 
Methods inherited from class com.esri.arcgis.interop.Dispatch
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

ISelectionResolutionChipProxy

public ISelectionResolutionChipProxy(java.lang.String CLSID,
                                     java.lang.String host,
                                     com.esri.arcgis.interop.AuthInfo authInfo)
                              throws java.net.UnknownHostException,
                                     java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

ISelectionResolutionChipProxy

public ISelectionResolutionChipProxy()
Deprecated. 
For internal use only


ISelectionResolutionChipProxy

public ISelectionResolutionChipProxy(java.lang.Object obj)
                              throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

ISelectionResolutionChipProxy

protected ISelectionResolutionChipProxy(java.lang.Object obj,
                                        java.lang.String iid)
                                 throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

ISelectionResolutionChipProxy

protected ISelectionResolutionChipProxy(java.lang.String CLSID,
                                        java.lang.String iid,
                                        java.lang.String host,
                                        com.esri.arcgis.interop.AuthInfo authInfo)
                                 throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

show

public void show(IPoint clickPt,
                 ISelectionResolutionImpl selSelector)
          throws java.io.IOException,
                 AutomationException
Deprecated. 
Shows the selection resolution chip.

Specified by:
show in interface ISelectionResolutionChip
Parameters:
clickPt - A reference to a com.esri.arcgis.geometry.IPoint (in)
selSelector - A reference to a com.esri.arcgis.editor.ISelectionResolutionImpl (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

hide

public void hide()
          throws java.io.IOException,
                 AutomationException
Deprecated. 
Hides the selection resolution chip.

Specified by:
hide in interface ISelectionResolutionChip
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

doModal

public void doModal(IPoint clickPt,
                    IFeatureLayer[] featureLayer,
                    IFeature[] feature)
             throws java.io.IOException,
                    AutomationException
Deprecated. 
Shows the selection resolution chip and require a response.

Specified by:
doModal in interface ISelectionResolutionChip
Parameters:
clickPt - A reference to a com.esri.arcgis.geometry.IPoint (in)
featureLayer - A reference to a com.esri.arcgis.carto.IFeatureLayer (out: use single element array)
feature - A reference to a com.esri.arcgis.geodatabase.IFeature (out: use single element array)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMustBeSelectable

public void setMustBeSelectable(boolean flag)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Indicates if the candidate features must be selectable.

Specified by:
setMustBeSelectable in interface ISelectionResolutionChip
Parameters:
flag - The flag (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isMustBeSelectable

public boolean isMustBeSelectable()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Indicates if the candidate features must be selectable.

Specified by:
isMustBeSelectable in interface ISelectionResolutionChip
Returns:
The flag
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMustBeEditable

public void setMustBeEditable(boolean flag)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Indicates if the candidate features must be editable.

Specified by:
setMustBeEditable in interface ISelectionResolutionChip
Parameters:
flag - The flag (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isMustBeEditable

public boolean isMustBeEditable()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Indicates if the candidate features must be editable.

Specified by:
isMustBeEditable in interface ISelectionResolutionChip
Returns:
The flag
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAllowPointFeatures

public void setAllowPointFeatures(boolean flag)
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Indicates if point feature candidates are allowed.

Specified by:
setAllowPointFeatures in interface ISelectionResolutionChip
Parameters:
flag - The flag (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isAllowPointFeatures

public boolean isAllowPointFeatures()
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Indicates if point feature candidates are allowed.

Specified by:
isAllowPointFeatures in interface ISelectionResolutionChip
Returns:
The flag
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAllowLineFeatures

public void setAllowLineFeatures(boolean flag)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Indicates if line feature candidates are allowed.

Specified by:
setAllowLineFeatures in interface ISelectionResolutionChip
Parameters:
flag - The flag (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isAllowLineFeatures

public boolean isAllowLineFeatures()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Indicates if line feature candidates are allowed.

Specified by:
isAllowLineFeatures in interface ISelectionResolutionChip
Returns:
The flag
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAllowPolygonFeatures

public void setAllowPolygonFeatures(boolean flag)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Indicates if polygon feature candidates are allowed.

Specified by:
setAllowPolygonFeatures in interface ISelectionResolutionChip
Parameters:
flag - The flag (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isAllowPolygonFeatures

public boolean isAllowPolygonFeatures()
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Indicates if polygon feature candidates are allowed.

Specified by:
isAllowPolygonFeatures in interface ISelectionResolutionChip
Returns:
The flag
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAllowAnnoFeatures

public void setAllowAnnoFeatures(boolean flag)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Indicates if annotation feature candidates are allowed.

Specified by:
setAllowAnnoFeatures in interface ISelectionResolutionChip
Parameters:
flag - The flag (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isAllowAnnoFeatures

public boolean isAllowAnnoFeatures()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Indicates if annotation feature candidates are allowed.

Specified by:
isAllowAnnoFeatures in interface ISelectionResolutionChip
Returns:
The flag
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setCombinationMethod

public void setCombinationMethod(int rhs1)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The combination method used when clicked.

Specified by:
setCombinationMethod in interface ISelectionResolutionChip
Parameters:
rhs1 - A com.esri.arcgis.carto.esriSelectionResultEnum constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.