| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| org.un.flex.graphLayout.data — Package | |
| org.un.flex.graphLayout.layout — Package | |
| org.un.flex.graphLayout.visual — Package | |
| org.un.flex.utils — Package | |
| org.un.flex.utils.events — Package | |
| org.un.flex.utils.geom — Package | |
| orientAngle — Property in interface org.un.flex.graphLayout.visual.IVisualNode | |
| A layouter can optionally set an orientation angle paramter in the node. | |
| orientAngle — Property in class org.un.flex.graphLayout.visual.VisualNode | |
| A layouter can optionally set an orientation angle paramter in the node. | |
| orientation — Property in class org.un.flex.graphLayout.layout.HierarchicalLayouter | |
| Set the orientation for the hierarchical layouter. | |
| ORIENT_BOTTOM_UP — Constant static property in class org.un.flex.graphLayout.layout.HierarchicalLayouter | |
| Set the orientation to this to result in a bottom up layout. | |
| ORIENT_LEFT_RIGHT — Constant static property in class org.un.flex.graphLayout.layout.HierarchicalLayouter | |
| Set the orientation to this to result in a left to right layout. | |
| ORIENT_RIGHT_LEFT — Constant static property in class org.un.flex.graphLayout.layout.HierarchicalLayouter | |
| Set the orientation to this to result in a right to left layout. | |
| ORIENT_TOP_DOWN — Constant static property in class org.un.flex.graphLayout.layout.HierarchicalLayouter | |
| Set the orientation to this to result in a top down layout. | |
| origin — Property in interface org.un.flex.graphLayout.visual.IVisualGraph | |
| Provide access to the current origin of the of the Visual Graph which is required for proper drawing. | |
| origin — Property in class org.un.flex.graphLayout.visual.VisualGraph | |
| Provide access to the current origin of the of the Visual Graph which is required for proper drawing. | |
| originOffset — Property in class org.un.flex.graphLayout.layout.BaseLayoutDrawing | |
| Access to the offset of the origin of the layout. | |
| OrthogonalEdgeRenderer — Class in package org.un.flex.graphLayout.visual | |
| This edge renderer draws rectangular edge arrows. | |
| othernode(node:org.un.flex.graphLayout.data:INode) — Method in class org.un.flex.graphLayout.data.Edge | |
| This method returns the other node than the node given as parameter, so it can be used to follow along the edge. | |
| othernode(node:org.un.flex.graphLayout.data:INode) — Method in interface org.un.flex.graphLayout.data.IEdge | |
| This method returns the other node than the node given as parameter, so it can be used to follow along the edge. | |
| outEdges — Property in interface org.un.flex.graphLayout.data.INode | |
| The Array containing all outgoing edges of this node. | |
| outEdges — Property in class org.un.flex.graphLayout.data.Node | |
| The Array containing all outgoing edges of this node. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |