|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriGeoAnalysisPathEnum
Cost path types in Spatial Analyst.
Field Summary | |
---|---|
static int |
esriGeoAnalysisPathBestSingle
The best single cost path for all source cells is calculated. |
static int |
esriGeoAnalysisPathForEachCell
A cost path is calculated for each cell in the source. |
static int |
esriGeoAnalysisPathForEachZone
A cost path is calculated for each zone in the source. |
Field Detail |
---|
static final int esriGeoAnalysisPathForEachCell
static final int esriGeoAnalysisPathForEachZone
static final int esriGeoAnalysisPathBestSingle
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |