com.esri.arcgis.location
Class IGeocodingProperties2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.location.IAddressInputsProxy
          extended by com.esri.arcgis.location.IGeocodingPropertiesProxy
              extended by com.esri.arcgis.location.IGeocodingProperties2Proxy
All Implemented Interfaces:
IAddressInputs, IGeocodingProperties, IGeocodingProperties2, java.io.Externalizable, java.io.Serializable

public class IGeocodingProperties2Proxy
extends IGeocodingPropertiesProxy
implements IGeocodingProperties2, java.io.Serializable

Internal use class Proxy for COM Interface 'IGeocodingProperties2'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriLocation.olb'

Description: 'Provides access to members that control geocoding settings.' 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 =

See Also:
Serialized Form

Field Summary
 boolean noncastable
           
static java.lang.Class targetClass
           
 
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.location.IGeocodingProperties2
IID, IID896714a4_0313_4dbc_b471_5d4c6a6ec351
 
Fields inherited from interface com.esri.arcgis.location.IGeocodingProperties
IID600a5896_ddc1_11d3_9f74_00c04f8ed1c4
 
Fields inherited from interface com.esri.arcgis.location.IAddressInputs
IID600a589d_ddc1_11d3_9f74_00c04f8ed1c4
 
Constructor Summary
  IGeocodingProperties2Proxy()
          For internal use only
  IGeocodingProperties2Proxy(java.lang.Object obj)
           
protected IGeocodingProperties2Proxy(java.lang.Object obj, java.lang.String iid)
           
  IGeocodingProperties2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
           
protected IGeocodingProperties2Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
           
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
           
 double getEndOffsetDistance()
          End offset using either distance or percentage.
 int getEndOffsetDistanceUnits()
          Units used for the end offset.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
           
 void setEndOffsetDistance(double endOffset)
          End offset using either distance or percentage.
 void setEndOffsetDistanceUnits(int endOffsetDistanceUnits)
          Units used for the end offset.
 
Methods inherited from class com.esri.arcgis.location.IGeocodingPropertiesProxy
getEndOffset, getIntersectionConnectors, getMinimumCandidateScore, getMinimumMatchScore, getSideOffset, getSideOffsetUnits, getSpellingSensitivity, isAddPercentAlongToMatchFields, isAddReferenceIDToMatchFields, isAddStandardizeStringToMatchFields, isAddXYCoordsToMatchFields, isMatchIfScoresTie, isUseRelativePaths, setAddPercentAlongToMatchFields, setAddReferenceIDToMatchFields, setAddStandardizeStringToMatchFields, setAddXYCoordsToMatchFields, setDefaultInputFieldNames, setEndOffset, setIntersectionConnectors, setMatchIfScoresTie, setMinimumCandidateScore, setMinimumMatchScore, setSideOffset, setSideOffsetUnits, setSpellingSensitivity, setUseRelativePaths
 
Methods inherited from class com.esri.arcgis.location.IAddressInputsProxy
getAddressFields, getDefaultInputFieldNames
 
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
 
Methods inherited from interface com.esri.arcgis.location.IGeocodingProperties
getEndOffset, getIntersectionConnectors, getMinimumCandidateScore, getMinimumMatchScore, getSideOffset, getSideOffsetUnits, getSpellingSensitivity, isAddPercentAlongToMatchFields, isAddReferenceIDToMatchFields, isAddStandardizeStringToMatchFields, isAddXYCoordsToMatchFields, isMatchIfScoresTie, isUseRelativePaths, setAddPercentAlongToMatchFields, setAddReferenceIDToMatchFields, setAddStandardizeStringToMatchFields, setAddXYCoordsToMatchFields, setDefaultInputFieldNames, setEndOffset, setIntersectionConnectors, setMatchIfScoresTie, setMinimumCandidateScore, setMinimumMatchScore, setSideOffset, setSideOffsetUnits, setSpellingSensitivity, setUseRelativePaths
 
Methods inherited from interface com.esri.arcgis.location.IAddressInputs
getAddressFields, getDefaultInputFieldNames
 

Field Detail

targetClass

public static final java.lang.Class targetClass

noncastable

public boolean noncastable
Constructor Detail

IGeocodingProperties2Proxy

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

IGeocodingProperties2Proxy

public IGeocodingProperties2Proxy()
For internal use only


IGeocodingProperties2Proxy

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

IGeocodingProperties2Proxy

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

IGeocodingProperties2Proxy

protected IGeocodingProperties2Proxy(java.lang.String CLSID,
                                     java.lang.String iid,
                                     java.lang.String host,
                                     com.esri.arcgis.interop.AuthInfo authInfo)
                              throws java.io.IOException
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
Overrides:
addListener in class IGeocodingPropertiesProxy
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Overrides:
removeListener in class IGeocodingPropertiesProxy
Throws:
java.io.IOException

getEndOffsetDistance

public double getEndOffsetDistance()
                            throws java.io.IOException,
                                   AutomationException
End offset using either distance or percentage.

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

setEndOffsetDistance

public void setEndOffsetDistance(double endOffset)
                          throws java.io.IOException,
                                 AutomationException
End offset using either distance or percentage.

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

getEndOffsetDistanceUnits

public int getEndOffsetDistanceUnits()
                              throws java.io.IOException,
                                     AutomationException
Units used for the end offset. Use esriUnknownUnits to specify the end offset as a percentage of the segment's length.

Specified by:
getEndOffsetDistanceUnits in interface IGeocodingProperties2
Returns:
A com.esri.arcgis.system.esriUnits constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setEndOffsetDistanceUnits

public void setEndOffsetDistanceUnits(int endOffsetDistanceUnits)
                               throws java.io.IOException,
                                      AutomationException
Units used for the end offset. Use esriUnknownUnits to specify the end offset as a percentage of the segment's length.

Specified by:
setEndOffsetDistanceUnits in interface IGeocodingProperties2
Parameters:
endOffsetDistanceUnits - A com.esri.arcgis.system.esriUnits constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.