public interface ILasToRasterFunctionArguments2 extends ILasToRasterFunctionArguments, 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 |
IIDf2c05c0d_b828_4dfa_87eb_75eee7dfcb5c |
static int |
xxDummy
Deprecated.
Internal use only
|
IID38cffcfe_ba62_442f_a702_8f0d7f96e581
Modifier and Type | Method and Description |
---|---|
boolean |
isDisconnectFromLasFiles()
Disconnect from Las files.
|
void |
setDisconnectFromLasFiles(boolean pDisconnect)
Disconnect from Las files.
|
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 IIDf2c05c0d_b828_4dfa_87eb_75eee7dfcb5c
static final int xxDummy
static final java.lang.String IID
boolean isDisconnectFromLasFiles() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setDisconnectFromLasFiles(boolean pDisconnect) throws java.io.IOException, AutomationException
pDisconnect
- The pDisconnect (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.