Field Summary | ||
---|---|---|
const int | DEFAULT_RIGHT_ANGLE | |
Default. Right angle.
|
||
const int | RIGHT_ANGLE | |
Right angle.
|
||
const int | STRAIGHT | |
Straight.
|
||
const int | ORGANIZATION_CHART_TOP_TO_BOTTOM | |
Organization chart top to bottom.
|
||
const int | ORGANIZATION_CHART_LEFT_TO_RIGHT | |
Organization chart left to right.
|
||
const int | FLOWCHART_TOP_TO_BOTTOM | |
Flow chart top to bottom.
|
||
const int | FLOWCHART_LEFT_TO_RIGHT | |
Flow chart left to right.
|
||
const int | TREE_TOP_TO_BOTTOM | |
Tree top to bottom.
|
||
const int | TREE_LEFT_TO_RIGHT | |
Tree left to right.
|
||
const int | NETWORK | |
Network.
|
||
const int | ORGANIZATION_CHART_BOTTOM_TO_TOP | |
Organization chart bottom to top.
|
||
const int | ORGANIZATION_CHART_RIGHT_TO_LEFT | |
Organization chart right to left.
|
||
const int | FLOWCHART_BOTTOM_TO_TOP | |
Flowchart bottom to top.
|
||
const int | FLOWCHART_RIGHT_TO_LEFT | |
Flowchart right to left.
|
||
const int | TREE_BOTTOM_TO_TOP | |
Tree bottom to top.
|
||
const int | TREE_RIGHT_TO_LEFT | |
Tree right to left.
|
||
const int | CENTER_TO_CENTER | |
Center to center.
|
||
const int | SIMPLE_TOP_TO_BOTTOM | |
Simple top to bottom.
|
||
const int | SIMPLE_LEFT_TO_RIGHT | |
Simple left to right.
|
||
const int | SIMPLE_BOTTOM_TO_TOP | |
Simple bottom to top.
|
||
const int | SIMPLE_RIGHT_TO_LEFT | |
Simple right to left.
|
||
const int | SIMPLE_HORIZONTAL_VERTICAL | |
Simple horizontal vertical.
|
||
const int | SIMPLE_VERTICAL_HORIZONTAL | |
Simple vertical horizontal.
|
||
const int | UNDEFINED | |
Undefined.
|
const int DEFAULT_RIGHT_ANGLE
const int RIGHT_ANGLE
const int STRAIGHT
const int ORGANIZATION_CHART_TOP_TO_BOTTOM
const int ORGANIZATION_CHART_LEFT_TO_RIGHT
const int FLOWCHART_TOP_TO_BOTTOM
const int FLOWCHART_LEFT_TO_RIGHT
const int TREE_TOP_TO_BOTTOM
const int TREE_LEFT_TO_RIGHT
const int NETWORK
const int ORGANIZATION_CHART_BOTTOM_TO_TOP
const int ORGANIZATION_CHART_RIGHT_TO_LEFT
const int FLOWCHART_BOTTOM_TO_TOP
const int FLOWCHART_RIGHT_TO_LEFT
const int TREE_BOTTOM_TO_TOP
const int TREE_RIGHT_TO_LEFT
const int CENTER_TO_CENTER
const int SIMPLE_TOP_TO_BOTTOM
const int SIMPLE_LEFT_TO_RIGHT
const int SIMPLE_BOTTOM_TO_TOP
const int SIMPLE_RIGHT_TO_LEFT
const int SIMPLE_HORIZONTAL_VERTICAL
const int SIMPLE_VERTICAL_HORIZONTAL
const int UNDEFINED