|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriLineCalloutStyle
Line callout styles.
esriLineCalloutStyle specifies the appearance of the leader used with the ILineCallout interface.
Field Summary | |
---|---|
static int |
esriLCSBase
The line callout leader is a single line originating from the base or top of the accent bar. |
static int |
esriLCSCircularCCW
The line callout leader is curved (counter-clockwise) from the anchor point to the text. |
static int |
esriLCSCircularCW
The line callout leader is curved (clockwise) from the anchor point to the text. |
static int |
esriLCSCustom
A user defined line callout style. |
static int |
esriLCSFourPoint
The line callout leader is a 4-point line originating from the midpoint of the accent bar. |
static int |
esriLCSMidpoint
The line callout leader is a single line originating from the midpoint of the accent bar. |
static int |
esriLCSThreePoint
The line callout leader is a 3-point line originating from the midpoint of the accent bar. |
static int |
esriLCSUnderline
The line callout underlines the text. |
Field Detail |
---|
static final int esriLCSBase
static final int esriLCSMidpoint
static final int esriLCSThreePoint
static final int esriLCSFourPoint
static final int esriLCSUnderline
static final int esriLCSCustom
static final int esriLCSCircularCW
static final int esriLCSCircularCCW
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |