public interface esriPointToRasterVoidFillMethod
extends java.io.Serializable
Description: 'Point data to Raster void filling methods.' 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 int |
esriPointToRasterVoidFillInterpolation
Use a method defined in esriSurfaceInterpolationType.
|
static int |
esriPointToRasterVoidFillNoFill
Do not fill void.
|
static int |
esriPointToRasterVoidFillSimple
Use immediate neighbor cells (not all voids can be filled with this method).
|
static final int esriPointToRasterVoidFillNoFill
static final int esriPointToRasterVoidFillSimple
static final int esriPointToRasterVoidFillInterpolation