public interface ILasToRasterFunctionArguments3 extends ILasToRasterFunctionArguments2, java.io.Serializable
Description: 'Provides access to members that control Las to raster conversion.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID06287915_7483_424f_a016_c82bc1ace7be |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDf2c05c0d_b828_4dfa_87eb_75eee7dfcb5c
IID38cffcfe_ba62_442f_a702_8f0d7f96e581
Modifier and Type | Method and Description |
---|---|
IStringArray |
getLasFiles()
Array of Las files.
|
void |
setLasFiles(IStringArray ppLasFiles)
Array of Las files.
|
isDisconnectFromLasFiles, setDisconnectFromLasFiles
getAvgPointSpacing, getCacheMaxNumSurfaces, getCacheRasterZTolerance, getCellAggregationType, getCellWidth, getClassTypesSelected, getDataType, getExtent, getLasFile, getLasFileVersion, getLasFolder, getMaxHoleWidthFilled, getNumPointsTotal, getReturnTypesSelected, getSpatialReference, getTinToRasterInterpolationType, getVoidFillMethod, getZMax, getZMin, isIgnoreSpatialReferenceInLasFiles, isUseTinning, setAvgPointSpacing, setCacheMaxNumSurfaces, setCacheRasterZTolerance, setCellAggregationType, setCellWidth, setClassTypesSelectedByRef, setDataType, setExtentByRef, setIgnoreSpatialReferenceInLasFiles, setLasFile, setLasFileVersion, setLasFolder, setMaxHoleWidthFilled, setNumPointsTotal, setReturnTypesSelectedByRef, setSpatialReferenceByRef, setTinToRasterInterpolationType, setUseTinning, setVoidFillMethod, setZMax, setZMin
static final int IID06287915_7483_424f_a016_c82bc1ace7be
static final int xxDummy
static final java.lang.String IID
IStringArray getLasFiles() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setLasFiles(IStringArray ppLasFiles) throws java.io.IOException, AutomationException
ppLasFiles
- A reference to a com.esri.arcgis.system.IStringArray (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.