|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INAStreetDirectionsAgent3
COM Interface 'INAStreetDirectionsAgent3'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to the INAStreetDirectionsAgent3 Interface.' 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 |
IID2497a983_b5e8_4f0c_a4e9_c70dc4ae62bc
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INAStreetDirectionsAgent2 |
|---|
IID165a238e_761e_440c_b8d9_f028ecd40b97 |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INAStreetDirectionsAgent |
|---|
IID67b62ed9_2ebb_488b_ae93_13c137ba4a84 |
| Method Summary | |
|---|---|
IStringArray |
getAvailableStyleNames()
The collection of style names supported by the agent. |
ISpatialReference |
getOutputSpatialReference()
Output spatial reference to use for geometries returned by the directions objects. |
int |
getOutputType()
Output type to use when generating directions. |
java.lang.String |
getStyleName()
Style name to use when generating directions. |
IStringArray |
getSupportedLanguages()
The collection of languages supported by the agent. |
void |
setOutputSpatialReferenceByRef(ISpatialReference ppSpatialReference)
Output spatial reference to use for geometries returned by the directions objects. |
void |
setOutputType(int pOutputType)
Output type to use when generating directions. |
void |
setStyleName(java.lang.String pStyleName)
Style name to use when generating directions. |
| Methods inherited from interface com.esri.arcgis.networkanalyst.INAStreetDirectionsAgent2 |
|---|
getLanguage, setLanguage |
| Methods inherited from interface com.esri.arcgis.networkanalyst.INAStreetDirectionsAgent |
|---|
execute, getDirectionsContainer, getLengthUnits, getTimeAttributeName, isAutoShowDirections, isDisplayTime, setAutoShowDirections, setDisplayTime, setLengthUnits, setTimeAttributeName |
| Field Detail |
|---|
static final int IID2497a983_b5e8_4f0c_a4e9_c70dc4ae62bc
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ISpatialReference getOutputSpatialReference()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOutputSpatialReferenceByRef(ISpatialReference ppSpatialReference)
throws java.io.IOException,
AutomationException
ppSpatialReference - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getSupportedLanguages()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getAvailableStyleNames()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getStyleName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStyleName(java.lang.String pStyleName)
throws java.io.IOException,
AutomationException
pStyleName - The pStyleName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getOutputType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOutputType(int pOutputType)
throws java.io.IOException,
AutomationException
pOutputType - A com.esri.arcgis.networkanalyst.esriDirectionsOutputType 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 | ||||||||