|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriCurveDirectionType
Options for the type of direction used to describe a non-tangent curve.
Field Summary | |
---|---|
static int |
esriCDTChord
The direction is along the chord. |
static int |
esriCDTRadial
The direction is radial, toward the center of the curve. |
static int |
esriCDTTangent
The direction is along the tangent of the curve, toward the point of tangency. |
Field Detail |
---|
static final int esriCDTChord
static final int esriCDTRadial
static final int esriCDTTangent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |