|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILasHeaderInfo2
COM Interface 'ILasHeaderInfo2'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'Provides access to the header information of LAS files.' 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 |
IID3b88519f_5972_45e4_9e49_d7293f84a96f
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geodatabaseextensions.ILasHeaderInfo |
|---|
IID89f48c7a_ac12_4371_92c3_194559bb354b |
| Method Summary | |
|---|---|
void |
getExtendedVariableLengthRecords(IStringArray[] ppUserIDs,
ILongArray[] recordIDs,
IDoubleArray[] ppRecordLengths,
IStringArray[] ppDescriptions,
boolean[] pbOverLimit)
The variable length record info. |
double |
getNumberOfExtendedVariableLengthRecords()
The number of extended variable length records in the LAS file. |
| Methods inherited from interface com.esri.arcgis.geodatabaseextensions.ILasHeaderInfo |
|---|
getExtent, getFileSourceID, getFlightDateJulian, getGeneratingSoftware, getNumberOfPointRecords, getNumberOfPointsByReturn, getNumberOfVariableLengthRecords, getOffsets, getPointDataFormat, getProjectID, getScaleFactors, getSpatialReference, getSystemID, getVariableLengthRecords, getVersion, getYear, isHasGpsTime, isHasRGB, isStandardGpsTime |
| Field Detail |
|---|
static final int IID3b88519f_5972_45e4_9e49_d7293f84a96f
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
double getNumberOfExtendedVariableLengthRecords()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void getExtendedVariableLengthRecords(IStringArray[] ppUserIDs,
ILongArray[] recordIDs,
IDoubleArray[] ppRecordLengths,
IStringArray[] ppDescriptions,
boolean[] pbOverLimit)
throws java.io.IOException,
AutomationException
ppUserIDs - A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)recordIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)ppRecordLengths - A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)ppDescriptions - A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)pbOverLimit - The pbOverLimit (out: use single element array)
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 | ||||||||