| createLayoutData (LayoutGraph) | in
BendSubstitutionStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to define the edges affected by the BendSubstitutionStage. |
| createLayoutData (IGraph) | in
BendSubstitutionStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to define the edges affected by the BendSubstitutionStage. |
| createLayoutData (LayoutGraph) | in
CurveFittingStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to define the edges affected by the CurveFittingStage. |
| createLayoutData (IGraph) | in
CurveFittingStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to define the edges affected by the CurveFittingStage. |
| createLayoutData (LayoutGraph) | in
CurveRoutingStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to define the edges affected by the CurveRoutingStage. |
| createLayoutData (IGraph) | in
CurveRoutingStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to define the edges affected by the CurveRoutingStage. |
| createLayoutData (LayoutGraph) | in
OctilinearRoutingStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to define the edges affected by the OctilinearRoutingStage. |
| createLayoutData (IGraph) | in
OctilinearRoutingStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to define the edges affected by the OctilinearRoutingStage. |
| createLayoutData (LayoutGraph) | in
SelfLoopRouter | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to define the edges affected by the SelfLoopRouter. |
| createLayoutData (IGraph?) | in
SelfLoopRouter | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to define the edges affected by the SelfLoopRouter. |