public interface esriNetworkElevationModel
extends java.io.Serializable
Description: 'The type of the network elevation model.' 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 |
esriNEMElevationFields
The network is elevated by elevation fields.
|
static int |
esriNEMNone
The network is not elevated.
|
static int |
esriNEMZCoordinates
The network is elevated by Z coordinates.
|
static final int esriNEMNone
static final int esriNEMElevationFields
static final int esriNEMZCoordinates