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