Field Summary | ||
---|---|---|
const int | RECT | |
Represents the rectangle shape. | ||
const int | ROUND_RECT | |
Represents the round rectangle shape. | ||
const int | ELLIPSE | |
Represents the ellips shape. | ||
const int | RIGHT_ARROW_CALLOUT | |
Represents the right arrow callout shape. | ||
const int | DOWN_ARROW_CALLOUT | |
Represents the down arrow callout shape. | ||
const int | LEFT_ARROW_CALLOUT | |
Represents the left arrow callout shape. | ||
const int | UP_ARROW_CALLOUT | |
Represents the up arrow callout shape. | ||
const int | WEDGE_RECT_CALLOUT | |
Represents the wedge rectangle callout shape. | ||
const int | WEDGE_ROUND_RECT_CALLOUT | |
Represents the wedge round rectangle callout shape. | ||
const int | WEDGE_ELLIPSE_CALLOUT | |
Represents the wedge ellipse callout shape. | ||
const int | LINE_CALLOUT | |
Represents the line callout shape. | ||
const int | BENT_LINE_CALLOUT | |
Represents the bent line callout shape. | ||
const int | LINE_WITH_ACCENT_BAR_CALLOUT | |
Represents the line with accent bar callout shape. | ||
const int | BENT_LINE_WITH_ACCENT_BAR_CALLOUT | |
Represents the bent line with accent bar callout shape. |
Field Detail |
---|
RECT | |
const int RECT |
ROUND_RECT | |
const int ROUND_RECT |
ELLIPSE | |
const int ELLIPSE |
RIGHT_ARROW_CALLOUT | |
const int RIGHT_ARROW_CALLOUT |
DOWN_ARROW_CALLOUT | |
const int DOWN_ARROW_CALLOUT |
LEFT_ARROW_CALLOUT | |
const int LEFT_ARROW_CALLOUT |
UP_ARROW_CALLOUT | |
const int UP_ARROW_CALLOUT |
WEDGE_RECT_CALLOUT | |
const int WEDGE_RECT_CALLOUT |
WEDGE_ROUND_RECT_CALLOUT | |
const int WEDGE_ROUND_RECT_CALLOUT |
WEDGE_ELLIPSE_CALLOUT | |
const int WEDGE_ELLIPSE_CALLOUT |
LINE_CALLOUT | |
const int LINE_CALLOUT |
BENT_LINE_CALLOUT | |
const int BENT_LINE_CALLOUT |
LINE_WITH_ACCENT_BAR_CALLOUT | |
const int LINE_WITH_ACCENT_BAR_CALLOUT |
BENT_LINE_WITH_ACCENT_BAR_CALLOUT | |
const int BENT_LINE_WITH_ACCENT_BAR_CALLOUT |