public interface esriContourType
extends java.io.Serializable
Description: 'The contour types.' 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 |
esriContourFill
Contour fill.
|
static int |
esriContourLines
Contour lines.
|
static int |
esriContourSmoothOnly
Smooth elevation only.
|
static final int esriContourLines
static final int esriContourFill
static final int esriContourSmoothOnly