public interface ILasToRasterFunctionArguments4 extends ILasToRasterFunctionArguments3, 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 |
IID222f2ec8_ce94_4963_a70a_cea84d7d832d |
static int |
xxDummy
Deprecated.
Internal use only
|
IID06287915_7483_424f_a016_c82bc1ace7beIIDf2c05c0d_b828_4dfa_87eb_75eee7dfcb5cIID38cffcfe_ba62_442f_a702_8f0d7f96e581| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getMaskFC()
The 2D mask polygons.
|
void |
setMaskFCByRef(java.lang.Object ppFeatureClass)
The 2D mask polygons.
|
getLasFiles, setLasFilesisDisconnectFromLasFiles, setDisconnectFromLasFilesgetAvgPointSpacing, 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, setZMinstatic final int IID222f2ec8_ce94_4963_a70a_cea84d7d832d
static final int xxDummy
static final java.lang.String IID
java.lang.Object getMaskFC()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setMaskFCByRef(java.lang.Object ppFeatureClass)
throws java.io.IOException,
AutomationException
ppFeatureClass - A reference to another Object (IUnknown) (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.