|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriTinPointSelectionMethod
TIN point selection methods.
| Field Summary | |
|---|---|
static int |
esriTinPointSelectionRandom
Select point randomly. |
static int |
esriTinPointSelectionZaverage
Select point of which the Z value is the closest to the average. |
static int |
esriTinPointSelectionZmax
Select point with maximum Z. |
static int |
esriTinPointSelectionZmin
Select point with minimum Z. |
| Field Detail |
|---|
static final int esriTinPointSelectionRandom
static final int esriTinPointSelectionZmin
static final int esriTinPointSelectionZmax
static final int esriTinPointSelectionZaverage
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||