public interface esriTinElementType
extends java.io.Serializable
Description: 'Esri TIN element-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 |
esriTinEdge
TIN edge.
|
static int |
esriTinNode
TIN node.
|
static int |
esriTinTriangle
TIN triangle.
|
static final int esriTinNode
static final int esriTinEdge
static final int esriTinTriangle