C
Classes
- SeriesParallelLayout
- This layout algorithm arranges series-parallel graphs.
- SeriesParallelLayoutData
- Specifies custom data for the SeriesParallelLayout.
- SeriesParallelLayoutEdgeDescriptor
- A SeriesParallelLayoutEdgeDescriptor provides routing details for an edge that are considered by SeriesParallelLayout.
- SeriesParallelLayoutPortAssigner
- SeriesParallelLayoutPortAssigner implements the default port assignment strategy for SeriesParallelLayout.
I
Interfaces
- ISeriesParallelLayoutPortAssigner
- A ISeriesParallelLayoutPortAssigner is used by SeriesParallelLayout for determining the locations of the edges' ports at their incident nodes.
E
Enums
- SeriesParallelLayoutPortAssignmentMode
- Specifies how ports are positioned on nodes for incoming and outgoing edges in a SeriesParallelLayout.
- SeriesParallelLayoutRoutingStyle
- Defines edge routing styles for the SeriesParallelLayout.