com.esri.arcgis.datasourcesfile
Interface esriSMRoadType

All Superinterfaces:
java.io.Serializable

public interface esriSMRoadType
extends java.io.Serializable

Constants from esriSMRoadType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriDataSourcesFile.olb'

Description: 'Deprecated as of 10.1. Road types.' 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 int esriSMRoadTypeFerries
          Corresponds to ferries.
static int esriSMRoadTypeHighways
          Corresponds to highways.
 

Field Detail

esriSMRoadTypeHighways

static final int esriSMRoadTypeHighways
Corresponds to highways.

See Also:
Constant Field Values

esriSMRoadTypeFerries

static final int esriSMRoadTypeFerries
Corresponds to ferries.

See Also:
Constant Field Values