|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INetworkSourceDirections
COM Interface 'INetworkSourceDirections'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to the properties for generating driving directions for a specific network dataset source.' 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 |
IIDdfe6c801_152d_4d0f_b3aa_54331384d777
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getAdminAreaFieldName()
The name of the field containing the administrative area information for generating driving directions. |
IShields |
getShields()
The directions shields settings for this source. |
IArray |
getStreetNameFields()
The fields containing the street names used in reporting driving directions. |
void |
setAdminAreaFieldName(java.lang.String name)
The name of the field containing the administrative area information for generating driving directions. |
void |
setShieldsByRef(IShields shields)
The directions shields settings for this source. |
void |
setStreetNameFieldsByRef(IArray fields)
The fields containing the street names used in reporting driving directions. |
Field Detail |
---|
static final int IIDdfe6c801_152d_4d0f_b3aa_54331384d777
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IShields getShields() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setShieldsByRef(IShields shields) throws java.io.IOException, AutomationException
shields
- A reference to a com.esri.arcgis.geodatabase.IShields (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getAdminAreaFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAdminAreaFieldName(java.lang.String name) throws java.io.IOException, AutomationException
name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IArray getStreetNameFields() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setStreetNameFieldsByRef(IArray fields) throws java.io.IOException, AutomationException
fields
- A reference to a com.esri.arcgis.system.IArray (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 |