public interface esriCurvatureType
extends java.io.Serializable
Description: 'Curvature 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 |
esriPlanformCurvature
Planform Curvature.
|
static int |
esriProfileCurvature
Profile Curvature.
|
static int |
esriStandardCurvature
Standard Curvature.
|
static final int esriStandardCurvature
static final int esriProfileCurvature
static final int esriPlanformCurvature