Uses of Package
org.jungrapht.visualization.layout.algorithms.eiglsperger
-
Packages that use org.jungrapht.visualization.layout.algorithms.eiglsperger Package Description org.jungrapht.samples.sugiyama.test.algorithms org.jungrapht.visualization.layout.algorithms.eiglsperger -
Classes in org.jungrapht.visualization.layout.algorithms.eiglsperger used by org.jungrapht.samples.sugiyama.test.algorithms Class Description EiglspergerRunnable EiglspergerRunnable.Builder a Builder to create a configured instanceHorizontalCoordinateAssignmentDeprecated -
Classes in org.jungrapht.visualization.layout.algorithms.eiglsperger used by org.jungrapht.visualization.layout.algorithms.eiglsperger Class Description EiglspergerRunnable EiglspergerRunnable.Builder a Builder to create a configured instanceEiglspergerSteps The five steps of the Eiglsperger optimization of the Sugiyama Layout AlgorithmEiglspergerStepsBackward Initialize for backward sweep (bottom to top)EiglspergerStepsForward initialize for forward sweep (top to bottom)InsertionOrderSplayTree A splay tree for items that are not Comparable.InsertionOrderSplayTree.Node SyntheticLV a vertex that is not in the original graph, but is synthesized in order to position bends in the articulated edges of the SugiyamaLayoutAlgorithmVerticalAlignment VerticalAlignment.HDirection VerticalAlignment.VDirection VerticalAlignmentDeprecated VirtualEdge an edge that is not in the original graph, but is synthesized to replace one or more original graph edges.