public interface ILasReturnStatistics2 extends ILasReturnStatistics, java.io.Serializable
Description: 'Provides access to LasReturnStatistics object.' 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 java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID04d08a82_3483_43b0_bc83_93203145ecca |
static int |
xxDummy
Deprecated.
Internal use only
|
IID15080791_5b91_4f28_9931_1ffe7e7db33e
Modifier and Type | Method and Description |
---|---|
double |
getOverlapPointCount()
The number of Overlap points associated with this return.
|
getExtent, getKeyPointCount, getPointCount, getReturnType, getSyntheticPointCount
static final int IID04d08a82_3483_43b0_bc83_93203145ecca
static final int xxDummy
static final java.lang.String IID
double getOverlapPointCount() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.