|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriPointToRasterVoidFillMethod
Point data to Raster void filling methods.
Field Summary | |
---|---|
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). |
Field Detail |
---|
static final int esriPointToRasterVoidFillNoFill
static final int esriPointToRasterVoidFillSimple
static final int esriPointToRasterVoidFillInterpolation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |