com.esri.arcgis.location
Class IGPAddressLocatorStyleProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.location.IGPAddressLocatorStyleProxy
All Implemented Interfaces:
IGPAddressLocatorStyle, java.io.Externalizable, java.io.Serializable

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

Description: 'Provides access to members describing the address locator style data element.' 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 IGPAddressLocatorStyleProxy
extends com.esri.arcgis.interop.Dispatch
implements IGPAddressLocatorStyle, 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.location.IGPAddressLocatorStyle
IID, IID4352d4db_7256_4b52_abfb_cfb59a78a26d
 
Constructor Summary
  IGPAddressLocatorStyleProxy()
          Deprecated. For internal use only
  IGPAddressLocatorStyleProxy(java.lang.Object obj)
          Deprecated.  
protected IGPAddressLocatorStyleProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IGPAddressLocatorStyleProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IGPAddressLocatorStyleProxy(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.  
 IFields getAddressFields()
          Deprecated. Fields needed to do geocoding with an address locator created with this style.
 IDETable getAliasTable()
          Deprecated. Table mapped as the place name alias table.
 java.lang.Object getDefaultAliasFieldNames()
          Deprecated. Default field names for the place name alias table.
 java.lang.Object getDefaultFieldNames(int tableIndex, int fieldIndex)
          Deprecated. Default field names for the indicated reference data field.
 java.lang.Object getDefaultInputFieldNames(java.lang.String addressFieldName)
          Deprecated. Default field names for the indicated address field of an address locator created with this style.
 IDETable getMappedTable(java.lang.String refDataTable)
          Deprecated. Table mapped to the indicated reference data table.
 IFields getMatchFields()
          Deprecated. Fields output by an address locator created with this style.
 java.lang.String getName()
          Deprecated. Name of the locator style.
 IFields getReferenceDataFields(int index)
          Deprecated. Reference data fields for the indicated reference data table.
 IArray getReferenceDataFilters(int index)
          Deprecated. Filters for the indicated reference data table.
 IArray getReferenceDataFilterUIDs(int index)
          Deprecated. Filters for the indicated reference data table.
 int getReferenceDataTableCount()
          Deprecated. Number of reference data tables needed for the style.
 java.lang.String getReferenceDataTableName(int index)
          Deprecated. Display name of the indicated reference data table.
 IFields getSimpleStandardizeFields()
          Deprecated. Fields needed to do address standardization.
 boolean isSupportsPlaceNameAliasTable()
          Deprecated. Indicates if the locator style supports a place name alias table.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setAddressFieldsByRef(IFields addressFields)
          Deprecated. Fields needed to do geocoding with an address locator created with this style.
 void setAliasTableByRef(IDETable aliasTable)
          Deprecated. Table mapped as the place name alias table.
 void setDefaultAliasFieldNames(java.lang.Object defaultAliasFieldNames)
          Deprecated. Default field names for the place name alias table.
 void setDefaultFieldNamesByRef(int tableIndex, int fieldIndex, java.lang.Object defaultNames)
          Deprecated. Default field names for the indicated reference data field.
 void setDefaultInputFieldNames(java.lang.String addressFieldName, java.lang.Object defaultNames)
          Deprecated. Default field names for the indicated address field of an address locator created with this style.
 void setMappedTableByRef(java.lang.String refDataTable, IDETable table)
          Deprecated. Table mapped to the indicated reference data table.
 void setMatchFieldsByRef(IFields matchFields)
          Deprecated. Fields output by an address locator created with this style.
 void setName(java.lang.String name)
          Deprecated. Name of the locator style.
 void setReferenceDataFieldsByRef(int index, IFields fields)
          Deprecated. Reference data fields for the indicated reference data table.
 void setReferenceDataFilterUIDsByRef(int index, IArray filters)
          Deprecated. Filters for the indicated reference data table.
 void setReferenceDataTableCount(int count)
          Deprecated. Number of reference data tables needed for the style.
 void setReferenceDataTableName(int index, java.lang.String name)
          Deprecated. Display name of the indicated reference data table.
 void setSimpleStandardizeFieldsByRef(IFields standardizeFields)
          Deprecated. Fields needed to do address standardization.
 void setSupportsPlaceNameAliasTable(boolean supportsPNAT)
          Deprecated. Indicates if the locator style supports a place name alias table.
 
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

IGPAddressLocatorStyleProxy

public IGPAddressLocatorStyleProxy(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

IGPAddressLocatorStyleProxy

public IGPAddressLocatorStyleProxy()
Deprecated. 
For internal use only


IGPAddressLocatorStyleProxy

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

IGPAddressLocatorStyleProxy

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

IGPAddressLocatorStyleProxy

protected IGPAddressLocatorStyleProxy(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

getName

public java.lang.String getName()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Name of the locator style.

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

setName

public void setName(java.lang.String name)
             throws java.io.IOException,
                    AutomationException
Deprecated. 
Name of the locator style.

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

getSimpleStandardizeFields

public IFields getSimpleStandardizeFields()
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
Fields needed to do address standardization.

Specified by:
getSimpleStandardizeFields in interface IGPAddressLocatorStyle
Returns:
A reference to a com.esri.arcgis.geodatabase.IFields
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setSimpleStandardizeFieldsByRef

public void setSimpleStandardizeFieldsByRef(IFields standardizeFields)
                                     throws java.io.IOException,
                                            AutomationException
Deprecated. 
Fields needed to do address standardization.

Specified by:
setSimpleStandardizeFieldsByRef in interface IGPAddressLocatorStyle
Parameters:
standardizeFields - A reference to a com.esri.arcgis.geodatabase.IFields (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getAddressFields

public IFields getAddressFields()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Fields needed to do geocoding with an address locator created with this style.

Specified by:
getAddressFields in interface IGPAddressLocatorStyle
Returns:
A reference to a com.esri.arcgis.geodatabase.IFields
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAddressFieldsByRef

public void setAddressFieldsByRef(IFields addressFields)
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Fields needed to do geocoding with an address locator created with this style.

Specified by:
setAddressFieldsByRef in interface IGPAddressLocatorStyle
Parameters:
addressFields - A reference to a com.esri.arcgis.geodatabase.IFields (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDefaultInputFieldNames

public java.lang.Object getDefaultInputFieldNames(java.lang.String addressFieldName)
                                           throws java.io.IOException,
                                                  AutomationException
Deprecated. 
Default field names for the indicated address field of an address locator created with this style.

Specified by:
getDefaultInputFieldNames in interface IGPAddressLocatorStyle
Parameters:
addressFieldName - The addressFieldName (in)
Returns:
A Variant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setDefaultInputFieldNames

public void setDefaultInputFieldNames(java.lang.String addressFieldName,
                                      java.lang.Object defaultNames)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Default field names for the indicated address field of an address locator created with this style.

Specified by:
setDefaultInputFieldNames in interface IGPAddressLocatorStyle
Parameters:
addressFieldName - The addressFieldName (in)
defaultNames - A Variant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getMatchFields

public IFields getMatchFields()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Fields output by an address locator created with this style.

Specified by:
getMatchFields in interface IGPAddressLocatorStyle
Returns:
A reference to a com.esri.arcgis.geodatabase.IFields
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMatchFieldsByRef

public void setMatchFieldsByRef(IFields matchFields)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Fields output by an address locator created with this style.

Specified by:
setMatchFieldsByRef in interface IGPAddressLocatorStyle
Parameters:
matchFields - A reference to a com.esri.arcgis.geodatabase.IFields (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getReferenceDataTableCount

public int getReferenceDataTableCount()
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Number of reference data tables needed for the style.

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

setReferenceDataTableCount

public void setReferenceDataTableCount(int count)
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Number of reference data tables needed for the style.

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

getReferenceDataTableName

public java.lang.String getReferenceDataTableName(int index)
                                           throws java.io.IOException,
                                                  AutomationException
Deprecated. 
Display name of the indicated reference data table.

Specified by:
getReferenceDataTableName in interface IGPAddressLocatorStyle
Parameters:
index - The index (in)
Returns:
The name
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setReferenceDataTableName

public void setReferenceDataTableName(int index,
                                      java.lang.String name)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Display name of the indicated reference data table.

Specified by:
setReferenceDataTableName in interface IGPAddressLocatorStyle
Parameters:
index - The index (in)
name - The name (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getReferenceDataFilters

public IArray getReferenceDataFilters(int index)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Filters for the indicated reference data table.

Specified by:
getReferenceDataFilters in interface IGPAddressLocatorStyle
Parameters:
index - The index (in)
Returns:
A reference to a com.esri.arcgis.system.IArray
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getReferenceDataFilterUIDs

public IArray getReferenceDataFilterUIDs(int index)
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
Filters for the indicated reference data table.

Specified by:
getReferenceDataFilterUIDs in interface IGPAddressLocatorStyle
Parameters:
index - The index (in)
Returns:
A reference to a com.esri.arcgis.system.IArray
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setReferenceDataFilterUIDsByRef

public void setReferenceDataFilterUIDsByRef(int index,
                                            IArray filters)
                                     throws java.io.IOException,
                                            AutomationException
Deprecated. 
Filters for the indicated reference data table.

Specified by:
setReferenceDataFilterUIDsByRef in interface IGPAddressLocatorStyle
Parameters:
index - The index (in)
filters - A reference to a com.esri.arcgis.system.IArray (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getReferenceDataFields

public IFields getReferenceDataFields(int index)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Reference data fields for the indicated reference data table.

Specified by:
getReferenceDataFields in interface IGPAddressLocatorStyle
Parameters:
index - The index (in)
Returns:
A reference to a com.esri.arcgis.geodatabase.IFields
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setReferenceDataFieldsByRef

public void setReferenceDataFieldsByRef(int index,
                                        IFields fields)
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
Reference data fields for the indicated reference data table.

Specified by:
setReferenceDataFieldsByRef in interface IGPAddressLocatorStyle
Parameters:
index - The index (in)
fields - A reference to a com.esri.arcgis.geodatabase.IFields (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDefaultFieldNames

public java.lang.Object getDefaultFieldNames(int tableIndex,
                                             int fieldIndex)
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
Default field names for the indicated reference data field.

Specified by:
getDefaultFieldNames in interface IGPAddressLocatorStyle
Parameters:
tableIndex - The tableIndex (in)
fieldIndex - The fieldIndex (in)
Returns:
A Variant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setDefaultFieldNamesByRef

public void setDefaultFieldNamesByRef(int tableIndex,
                                      int fieldIndex,
                                      java.lang.Object defaultNames)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Default field names for the indicated reference data field.

Specified by:
setDefaultFieldNamesByRef in interface IGPAddressLocatorStyle
Parameters:
tableIndex - The tableIndex (in)
fieldIndex - The fieldIndex (in)
defaultNames - A Variant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getMappedTable

public IDETable getMappedTable(java.lang.String refDataTable)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Table mapped to the indicated reference data table.

Specified by:
getMappedTable in interface IGPAddressLocatorStyle
Parameters:
refDataTable - The refDataTable (in)
Returns:
A reference to a com.esri.arcgis.geodatabase.IDETable
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMappedTableByRef

public void setMappedTableByRef(java.lang.String refDataTable,
                                IDETable table)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Table mapped to the indicated reference data table.

Specified by:
setMappedTableByRef in interface IGPAddressLocatorStyle
Parameters:
refDataTable - The refDataTable (in)
table - A reference to a com.esri.arcgis.geodatabase.IDETable (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isSupportsPlaceNameAliasTable

public boolean isSupportsPlaceNameAliasTable()
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
Indicates if the locator style supports a place name alias table.

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

setSupportsPlaceNameAliasTable

public void setSupportsPlaceNameAliasTable(boolean supportsPNAT)
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
Indicates if the locator style supports a place name alias table.

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

getDefaultAliasFieldNames

public java.lang.Object getDefaultAliasFieldNames()
                                           throws java.io.IOException,
                                                  AutomationException
Deprecated. 
Default field names for the place name alias table.

Specified by:
getDefaultAliasFieldNames in interface IGPAddressLocatorStyle
Returns:
A Variant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setDefaultAliasFieldNames

public void setDefaultAliasFieldNames(java.lang.Object defaultAliasFieldNames)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Default field names for the place name alias table.

Specified by:
setDefaultAliasFieldNames in interface IGPAddressLocatorStyle
Parameters:
defaultAliasFieldNames - A Variant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getAliasTable

public IDETable getAliasTable()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Table mapped as the place name alias table.

Specified by:
getAliasTable in interface IGPAddressLocatorStyle
Returns:
A reference to a com.esri.arcgis.geodatabase.IDETable
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAliasTableByRef

public void setAliasTableByRef(IDETable aliasTable)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Table mapped as the place name alias table.

Specified by:
setAliasTableByRef in interface IGPAddressLocatorStyle
Parameters:
aliasTable - A reference to a com.esri.arcgis.geodatabase.IDETable (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.