|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriCurveParameter
Options for the type of parameter used to define a circular arc. A circular arc can be defined by any two of these parameters.
Field Summary | |
---|---|
static int |
esriCPAngle
Parameter describes the central angle of the curve, also known as the delta angle. |
static int |
esriCPArc
Parameter describes the arc distance along the curve. |
static int |
esriCPChord
Parameter describes a chord distance. |
static int |
esriCPRadius
Parameter describes the radius of the curve. |
Field Detail |
---|
static final int esriCPChord
static final int esriCPAngle
static final int esriCPArc
static final int esriCPRadius
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |