|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriTinQualification
ESRI TIN enumerator-criteria options.
Field Summary | |
---|---|
static int |
esriTinAll
Returns all elements. |
static int |
esriTinDoubleEdges
Returns both of the two adjacent triangle edges. |
static int |
esriTinInsideDataArea
Returns elements inside data area only. |
static int |
esriTinInsideTin
Returns all elements except those associated to super nodes. |
static int |
esriTinSingleEdge
Returns only one of the two adjacent triangle edges. |
Field Detail |
---|
static final int esriTinAll
static final int esriTinInsideTin
static final int esriTinInsideDataArea
static final int esriTinSingleEdge
static final int esriTinDoubleEdges
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |