|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGeocodingProperties2
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 =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID896714a4_0313_4dbc_b471_5d4c6a6ec351
|
static int |
xxDummy
Deprecated. Internal use only |
| 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 |
| Method Summary | |
|---|---|
double |
getEndOffsetDistance()
End offset using either distance or percentage. |
int |
getEndOffsetDistanceUnits()
Units used for the end offset. |
void |
setEndOffsetDistance(double endOffset)
End offset using either distance or percentage. |
void |
setEndOffsetDistanceUnits(int endOffsetDistanceUnits)
Units used for the end offset. |
| Methods inherited from interface com.esri.arcgis.location.IAddressInputs |
|---|
getAddressFields, getDefaultInputFieldNames |
| Field Detail |
|---|
static final int IID896714a4_0313_4dbc_b471_5d4c6a6ec351
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
double getEndOffsetDistance()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setEndOffsetDistance(double endOffset)
throws java.io.IOException,
AutomationException
endOffset - The endOffset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getEndOffsetDistanceUnits()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setEndOffsetDistanceUnits(int endOffsetDistanceUnits)
throws java.io.IOException,
AutomationException
endOffsetDistanceUnits - A com.esri.arcgis.system.esriUnits constant (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 | ||||||||