Uses of Interface
org.processmining.objectcentricconstraintchecking.algorithms.layout.hierarchical.stage.mxHierarchicalLayoutStage
-
Packages that use mxHierarchicalLayoutStage Package Description org.processmining.objectcentricconstraintchecking.algorithms.layout.hierarchical.stage -
-
Uses of mxHierarchicalLayoutStage in org.processmining.objectcentricconstraintchecking.algorithms.layout.hierarchical.stage
Classes in org.processmining.objectcentricconstraintchecking.algorithms.layout.hierarchical.stage that implement mxHierarchicalLayoutStage Modifier and Type Class Description classmxCoordinateAssignmentSets the horizontal locations of node and edge dummy nodes on each layer.classmxMedianHybridCrossingReductionPerforms a vertex ordering within ranks as described by Gansner et al 1993classmxMinimumCycleRemoverAn implementation of the first stage of the Sugiyama layout.
-