| 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 | |
| unlink(node1:org.un.flex.graphLayout.data:INode, node2:org.un.flex.graphLayout.data:INode) — Method in class org.un.flex.graphLayout.data.Graph | |
| Unlink two nodes, effectively removing the edge between them. | |
| unlink(node1:org.un.flex.graphLayout.data:INode, node2:org.un.flex.graphLayout.data:INode) — Method in interface org.un.flex.graphLayout.data.IGraph | |
| Unlink two nodes, effectively removing the edge between them. | |
| unlinkNodes(v1:org.un.flex.graphLayout.visual:IVisualNode, v2:org.un.flex.graphLayout.visual:IVisualNode) — Method in interface org.un.flex.graphLayout.visual.IVisualGraph | |
| Unlinks two nodes, thus removing the edge between them, if it exists. | |
| unlinkNodes(v1:org.un.flex.graphLayout.visual:IVisualNode, v2:org.un.flex.graphLayout.visual:IVisualNode) — Method in class org.un.flex.graphLayout.visual.VisualGraph | |
| Unlinks two nodes, thus removing the edge between them, if it exists. | |
| unProject(p, d, adjustBadNodes) — Method in interface org.un.flex.utils.geom.IProjector | |
| Un-project a Point (Display Geometry) to IPoint (Hyperbolic Geometry) | |
| unProject(p, d, adjustBadNodes) — Method in class org.un.flex.utils.geom.PoincareProjector | |
| Un-project a Point (Display Geometry) to IPoint (Hyperbolic Geometry) | |
| updateDisplayList(unscaledWidth, unscaledHeight) — Method in class org.un.flex.graphLayout.visual.VisualGraph | |
| This calls the base updateDisplayList() method of the Canvas and in addition redraws all edges if the layouter indicates that the layout has changed. | |
| 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 | |