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  
FlowCurveEdgeRenderer — Class in package org.un.flex.graphLayout.visual
This is a variant of the flow edge renderer.
FlowCurveEdgeRenderer() — Constructor in class org.un.flex.graphLayout.visual.FlowCurveEdgeRenderer
The constructor just initialises some default values.
FlowEdgeRenderer — Class in package org.un.flex.graphLayout.visual
This is a flow edge renderer.
FlowEdgeRenderer() — Constructor in class org.un.flex.graphLayout.visual.FlowEdgeRenderer
The constructor just initialises some default values.
ForceDirectedLayouter — Class in package org.un.flex.graphLayout.layout
This is an implementation of the ForceDirected/SpringGraph Layouting algorithm.
ForceDirectedLayouter(vg:org.un.flex.graphLayout.visual:IVisualGraph) — Constructor in class org.un.flex.graphLayout.layout.ForceDirectedLayouter
The constructor only initialises the data structures and presets some parameters.
fromNode — Property in class org.un.flex.graphLayout.data.Edge
returns the source node (fromNode) of the edge.
fromNode — Property in interface org.un.flex.graphLayout.data.IEdge
returns the source node (fromNode) of the edge.
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