com.esri.arcgis.geodatabaseextensions
Interface ILasClassCodeStatistics2
- All Superinterfaces:
- ILasClassCodeStatistics, java.io.Serializable
- All Known Implementing Classes:
- ILasClassCodeStatistics2Proxy, LasClassCodeStatistics
public interface ILasClassCodeStatistics2
- extends ILasClassCodeStatistics, java.io.Serializable
COM Interface 'ILasClassCodeStatistics2'. Generated 3/19/2015 1:21:01 PM
from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'Provides access to LasClassCodeStatistics 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 =
|
Method Summary |
double |
getOverlapPointCount()
The number of Overlap points associated with this return. |
IID7ca1cc09_c7fb_457b_bf6f_b63f07c734a8
static final int IID7ca1cc09_c7fb_457b_bf6f_b63f07c734a8
- See Also:
- Constant Field Values
xxDummy
static final int xxDummy
- Deprecated. Internal use only
- See Also:
- Constant Field Values
IID
static final java.lang.String IID
- Deprecated. Internal use only
- See Also:
- Constant Field Values
getOverlapPointCount
double getOverlapPointCount()
throws java.io.IOException,
AutomationException
- The number of Overlap points associated with this return.
- Returns:
- The pCount
- Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.