public interface esriGeometryUpdateMEnum
extends java.io.Serializable
Description: 'Describes how Ms should be updated by IMSegmentation2 methods.' 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 |
esriGeometryExtrapolateAfter
Update Ms by extrapolating after existing Ms.
|
static int |
esriGeometryExtrapolateBefore
Update Ms by extrapolating before existing Ms.
|
static int |
esriGeometryInterpolate
Update Ms by interpolating between existing Ms.
|
static final int esriGeometryInterpolate
static final int esriGeometryExtrapolateBefore
static final int esriGeometryExtrapolateAfter