com.esri.arcgis.geodatabase
Interface esriNetworkType

All Superinterfaces:
java.io.Serializable

public interface esriNetworkType
extends java.io.Serializable

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

Description: 'Logical network type options.' 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 esriNTStreetNetwork
          Street network.
static int esriNTUtilityNetwork
          Utility network.
 

Field Detail

esriNTStreetNetwork

static final int esriNTStreetNetwork
Street network.

See Also:
Constant Field Values

esriNTUtilityNetwork

static final int esriNTUtilityNetwork
Utility network.

See Also:
Constant Field Values