com.esri.arcgis.datasourcesfile
Interface esriSMRoadType

All Superinterfaces:
Serializable

public interface esriSMRoadType
extends Serializable

Deprecated as of 10.1. Road types.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.


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