public interface esriLasClassFlagEditType
extends java.io.Serializable
Description: 'LAS classification flag edit type.' 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 |
esriLasClassFlagClear
Clear flag.
|
static int |
esriLasClassFlagNoChange
No change.
|
static int |
esriLasClassFlagSet
Set flag.
|
static final int esriLasClassFlagNoChange
static final int esriLasClassFlagSet
static final int esriLasClassFlagClear