|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITerrainLasDataImporter
COM Interface 'ITerrainLasDataImporter'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'Provides access to members that handle importing terrain source data in LAS format.' 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 |
IID80e83e8c_2ec1_4090_b399_411fa593b25b
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geodatabaseextensions.ITerrainDataImporter |
|---|
IID36b3f42a_abe0_440e_a266_8b8592c74c82 |
| Method Summary | |
|---|---|
void |
addProperty(int property,
java.lang.String fieldName)
Used to indicate which, if any, LiDAR properties to retain and load into the target feature class in a BLOB field. |
void |
addReturnNumber(int returnNumber)
Used to indicate which points to extract from the LAS files based on their LiDAR return number. |
void |
setClassCodes(ILongArray pCodes)
Used to indicate which points to load based on one or more LAS classification codes. |
| Methods inherited from interface com.esri.arcgis.geodatabaseextensions.ITerrainDataImporter |
|---|
addFile, addFolder, esri_import, getDataExtent, getMaxShapePointCount, getPointCount, overwriteMaxShapePointCount, setEmpty, setSourceDataSpatialReference |
| Field Detail |
|---|
static final int IID80e83e8c_2ec1_4090_b399_411fa593b25b
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void addProperty(int property,
java.lang.String fieldName)
throws java.io.IOException,
AutomationException
property - A com.esri.arcgis.geodatabaseextensions.esriTerrainLasDataPropertyType constant (in)fieldName - The fieldName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void addReturnNumber(int returnNumber)
throws java.io.IOException,
AutomationException
returnNumber - A com.esri.arcgis.geodatabaseextensions.esriTerrainLasReturnType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setClassCodes(ILongArray pCodes)
throws java.io.IOException,
AutomationException
pCodes - A reference to a com.esri.arcgis.system.ILongArray (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 | ||||||||