public interface esriSlopeType
extends java.io.Serializable
Description: 'The output slope type.' 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 |
esriSlopeDegree
Slope in degree.
|
static int |
esriSlopePercentRise
The slope in Percent Rise.
|
static int |
esriSlopeScaled
The slope scaled using a power scaling equation.
|
static final int esriSlopeDegree
static final int esriSlopePercentRise
static final int esriSlopeScaled