| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface PartitionLayouter.InterEdgeRouter
An PartitionLayouter.InterEdgeRouter is responsible for routing inter-edges.
 An inter-edge is an edge that connects nodes that belong to different partitions.
| Method Summary | |
|---|---|
|  void | routeInterEdges(LayoutGraph graph,
                DataProvider partitionIDDP,
                DataProvider interEdgeDP)Routes inter-edges of the partitioned graph. | 
| Method Detail | 
|---|
void routeInterEdges(LayoutGraph graph,
                     DataProvider partitionIDDP,
                     DataProvider interEdgeDP)
graph - the input graphpartitionIDDP - the partition ID for each node in the graphinterEdgeDP - the map that marks inter-edges| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||