public interface esriNetworkAttributeUsageType
extends java.io.Serializable
Description: 'Usage type of a network dataset attribute.' 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 =
Modifier and Type | Field and Description |
---|---|
static int |
esriNAUTCost
The network attribute indicates the cost to traverse each network element.
|
static int |
esriNAUTDescriptor
The network attribute describes a property of each network element.
|
static int |
esriNAUTHierarchy
The network attribute indicates the hierarchy level of each network element.
|
static int |
esriNAUTRestriction
The network attribute indicates whether each network element is restricted.
|
static final int esriNAUTCost
static final int esriNAUTDescriptor
static final int esriNAUTRestriction
static final int esriNAUTHierarchy