| 
 | Search this API | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
          Description
| Interface Summary | |
|---|---|
| PortAssignment | A PortAssignmentis used bySeriesParallelLayouterfor determining the locations of the edges' ports
 at their incident nodes. | 
| Class Summary | |
|---|---|
| DefaultOutEdgeComparator | DefaultOutEdgeComparatoris the default implementation for the out-edge comparator used inSeriesParallelLayouter. | 
| DefaultPortAssignment | DefaultPortAssignmentimplements the default port assignment strategy. | 
| EdgeLayoutDescriptor | An EdgeLayoutDescriptorprovides routing details for an edge that are considered bySeriesParallelLayouter. | 
| SeriesParallelLayouter | This layout algorithm arranges series-parallel graphs. | 
Provides the series-parallel layout algorithm. It can be applied to series-parallel graphs and produces similar results as the hierarchical layout style but without considering global layers.
Series-parallel graphs are directed graphs with a single source (node without incoming edges) and a single sink (node without outgoing edges) that are built using only the following two rules:
SeriesParallelLayouter.
  
   
  Series-parallel graph
 
  Grouped series-parallel graph
| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||