public interface esriLasPointStatsType
extends java.io.Serializable
Description: 'LAS point statistics 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 |
esriLasPointStatsMostFrequent
Most frequently occurred.
|
static int |
esriLasPointStatsPointCount
Point count.
|
static int |
esriLasPointStatsPulseCount
Pulse count.
|
static int |
esriLasPointStatsRange
Value range.
|
static final int esriLasPointStatsPointCount
static final int esriLasPointStatsPulseCount
static final int esriLasPointStatsRange
static final int esriLasPointStatsMostFrequent