|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILasFile2
COM Interface 'ILasFile2'. Generated 3/19/2015 1:21:01 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 |
IIDcf9228c8_038a_4f0a_ab66_81525ba5048e
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geodatabaseextensions.ILasFile |
|---|
IID36ccbfd3_8a6c_4c11_8551_96ae8629aad9 |
| Method Summary | |
|---|---|
double |
getUncompressedSizeInBytes()
The LAS file's uncompressed size in bytes. |
boolean |
isRearranged()
Indicates if points has been spatially rearranged to iptimize data query. |
boolean |
isZlas()
Indicates if the underline data file is a zLAS file. |
| Methods inherited from interface com.esri.arcgis.geodatabaseextensions.ILasFile |
|---|
estimatePointCount, estimatePointSpacing, getExtent, getHeaderInfo, getName, getNativeSpatialReference, getNumberOfPointRecords, getNumberOfPointsByReturn, getPointDataFormat, getSizeInBytes, getSpatialReference, getStatistics, getVersion, isFileMissing, isFileValid, isHasGpsTime, isHasPrjFile, isHasRGB, isHasStatistics, isNeedsUpdateStatistics, isStandardGpsTime |
| Field Detail |
|---|
static final int IIDcf9228c8_038a_4f0a_ab66_81525ba5048e
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isZlas()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isRearranged()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getUncompressedSizeInBytes()
throws java.io.IOException,
AutomationException
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 | ||||||||