Field Summary | ||
---|---|---|
const int | PAGE_DEFAULT | |
Page default.
|
||
const int | RIGHT_ANGLE | |
Right angle.
|
||
const int | STRAIGHT | |
Straight.
|
||
const int | ORGANIZATION_CHART_TOP_TO_BOTTOM | |
Organization chart. Direction Top to bottom.
|
||
const int | ORGANIZATION_CHART_LEFT_TO_RIGHT | |
Organization chart. Left to right.
|
||
const int | FLOWCHART_TOP_TO_BOTTOM | |
Flowchart. Top to bottom.
|
||
const int | FLOWCHART_LEFT_TO_RIGHT | |
Flowchart. 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 PAGE_DEFAULT
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