public interface esriTinBoundType
extends java.io.Serializable
Description: 'Esri TIN boundary-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 |
esriTinClassBreaks
Use values in class breaks.
|
static int |
esriTinSimpleBounds
Use values within lower and upper bounds.
|
static int |
esriTinSimpleBoundsExclude
Use values not within ower and upper bounds.
|
static int |
esriTinUniqueValue
Use a unique value.
|
static final int esriTinClassBreaks
static final int esriTinSimpleBounds
static final int esriTinUniqueValue
static final int esriTinSimpleBoundsExclude