public interface esriTinEdgeType
extends java.io.Serializable
Description: 'Esri TIN edge-type options.' 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 |
esriTinHardEdge
Hard edge.
|
static int |
esriTinRegularEdge
Regular edge.
|
static int |
esriTinSoftEdge
Soft edge.
|
static final int esriTinRegularEdge
static final int esriTinSoftEdge
static final int esriTinHardEdge