com.esri.arcgis.catalogUI
Interface INetworkDirectionConfiguration3

All Superinterfaces:
INetworkDirectionConfiguration, INetworkDirectionConfiguration2, java.io.Serializable
All Known Implementing Classes:
INetworkDirectionConfiguration3Proxy, NetworkConfiguration

public interface INetworkDirectionConfiguration3
extends INetworkDirectionConfiguration2, java.io.Serializable

COM Interface 'INetworkDirectionConfiguration3'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'

Description: 'Provides access to the network direction configuration.' 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 IID435cfd2d_7c2c_4a2b_bdfa_c4db9c2377da
           
static int xxDummy
          Deprecated. Internal use only
 
Fields inherited from interface com.esri.arcgis.catalogUI.INetworkDirectionConfiguration2
IID8455e852_6433_4b4f_b607_19db93ea6b2b
 
Fields inherited from interface com.esri.arcgis.catalogUI.INetworkDirectionConfiguration
IIDfc9638f4_3e99_4b39_a2d4_8603a712564a
 
Method Summary
 IStringArray getLandmarkLabelFieldNames()
          The landmark label field names.
 
Methods inherited from interface com.esri.arcgis.catalogUI.INetworkDirectionConfiguration2
getDirectionsAttributeMappingConstraintsPropertySets, getDirectionsFieldMappingConstraintsPropertySets, getFullNames, getHighwayDirectionNames, getLanguageNames
 
Methods inherited from interface com.esri.arcgis.catalogUI.INetworkDirectionConfiguration
getOutputLinearUnits, getPreDirNames, getPreTypeNames, getRoadClassAttributeNames, getStreetNames, getSuffixNames, getSuffixTypeNames
 

Field Detail

IID435cfd2d_7c2c_4a2b_bdfa_c4db9c2377da

static final int IID435cfd2d_7c2c_4a2b_bdfa_c4db9c2377da
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values
Method Detail

getLandmarkLabelFieldNames

IStringArray getLandmarkLabelFieldNames()
                                        throws java.io.IOException,
                                               AutomationException
The landmark label field names.

Returns:
A reference to a com.esri.arcgis.system.IStringArray
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.