|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriTinNodeEditInfo
ESRI TIN node edit info.
| Field Summary | |
|---|---|
static int |
esriTinNodeCoincident
More than one points lie on the same location. |
static int |
esriTinNodeDensified
Densified node. |
static int |
esriTinNodeIntersection
Intersection of two or more enforced lines. |
static int |
esriTinNodeLineEnforce
Densified node due to line enforcement. |
static int |
esriTinNodeLineTouch
Point lies on the interior of an enforced edge (exclude the two end nodes of the edge). |
static int |
esriTinNodeOriginal
Original input. |
static int |
esriTinNodeSnap
Other node(s) of different coords has been snapped to this node (position). |
static int |
esriTinNodeSuperNode
Super node. |
static int |
esriTinNodeUnknown
Source unknown. |
| Field Detail |
|---|
static final int esriTinNodeUnknown
static final int esriTinNodeSuperNode
static final int esriTinNodeOriginal
static final int esriTinNodeDensified
static final int esriTinNodeLineEnforce
static final int esriTinNodeIntersection
static final int esriTinNodeLineTouch
static final int esriTinNodeCoincident
static final int esriTinNodeSnap
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||