public interface IElevationVoidFillFunctionArguments2 extends IElevationVoidFillFunctionArguments, java.io.Serializable
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 |
IIDd789dd74_d303_472c_81e5_ab592b65b519 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDe179e071_9f94_4f89_96c2_511cb0f95c88| Modifier and Type | Method and Description |
|---|---|
double |
getShortRangeIDWRadius()
Try to fill every void pixel using IDW with this radius.
|
void |
setShortRangeIDWRadius(double pRadius)
Try to fill every void pixel using IDW with this radius.
|
getAddedFrameWidth, getMaxVoidWidth, getRaster, setAddedFrameWidth, setMaxVoidWidth, setRasterByRefstatic final int IIDd789dd74_d303_472c_81e5_ab592b65b519
static final int xxDummy
static final java.lang.String IID
double getShortRangeIDWRadius()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setShortRangeIDWRadius(double pRadius)
throws java.io.IOException,
AutomationException
pRadius - The pRadius (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.