|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILasStatistics
COM Interface 'ILasStatistics'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'Provides access to members of LasFile.' 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 =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID23afc48e_4efb_479f_9164_959e70e01918
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ISimpleStatistics |
getAttributeStatistics(int attribute)
Get statistics of the specified LAS attribute. |
ILasClassCodeStatistics |
getClassCodeStatistics(int classCode)
Get statistics associated with the specified class code. |
ILasReturnStatistics |
getReturnStatistics(int type)
Get statistics associated with the specified return type. |
ILongArray |
getUniqueClassCodes()
Get unique class codes. |
ILongArray |
getUniqueReturns()
Get unique returns (as esriTerrainLasReturnType). |
IEnvelope |
getWithheldExtent()
The XYZ extent of withheld points. |
double |
getWithheldPointCount()
The number of withheld points. |
| Field Detail |
|---|
static final int IID23afc48e_4efb_479f_9164_959e70e01918
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
double getWithheldPointCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnvelope getWithheldExtent()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISimpleStatistics getAttributeStatistics(int attribute)
throws java.io.IOException,
AutomationException
attribute - A com.esri.arcgis.geodatabaseextensions.esriLasAttributeType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILongArray getUniqueReturns()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILongArray getUniqueClassCodes()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILasReturnStatistics getReturnStatistics(int type)
throws java.io.IOException,
AutomationException
type - A com.esri.arcgis.geodatabaseextensions.esriTerrainLasReturnType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILasClassCodeStatistics getClassCodeStatistics(int classCode)
throws java.io.IOException,
AutomationException
classCode - The classCode (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||