|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriSMNetAttributeUsageType
Constants from esriSMNetAttributeUsageType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriDataSourcesFile.olb'
Description: 'Deprecated as of 10.1. Usage types of network attributes.' 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 |
esriSMNAUTCost
Cost attributes are used as weight when calculating an optimal route. |
static int |
esriSMNAUTDescription
Description Attribute. |
static int |
esriSMNAUTRestrictionBoolean
Prohibit traversal along a segment when the attribute value is TRUE. |
static int |
esriSMNAUTRestrictionMaxAllowed
Prohibit traversal along a segment when attribute value is greater than specified restriction parameter. |
static int |
esriSMNAUTRestrictionMinAllowed
Prohibit traversal along a segment when attribute value is less than specified restriction parameter. |
Field Detail |
---|
static final int esriSMNAUTCost
static final int esriSMNAUTDescription
static final int esriSMNAUTRestrictionBoolean
static final int esriSMNAUTRestrictionMinAllowed
static final int esriSMNAUTRestrictionMaxAllowed
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |