Uses of Package
org.jungrapht.visualization.layout.algorithms.sugiyama
-
Packages that use org.jungrapht.visualization.layout.algorithms.sugiyama Package Description org.jungrapht.samples.sugiyama.test.algorithms org.jungrapht.samples.util Sample applications utilitiesorg.jungrapht.visualization.layout.algorithms Support for graph layout algorithmsorg.jungrapht.visualization.layout.algorithms.eiglsperger org.jungrapht.visualization.layout.algorithms.sugiyama org.jungrapht.visualization.layout.algorithms.util -
Classes in org.jungrapht.visualization.layout.algorithms.sugiyama used by org.jungrapht.samples.sugiyama.test.algorithms Class Description HorizontalCoordinateAssignment LE Interface for an edge type used for the application of a layered graph layout algorithm
Instances of LE<V,E> replace instances of E during layoutLV Interface for a vertex type for the SugiyamaLayoutAlgorithm.
Implementations of LVreplace instances of V during layout The LV<V> holds metadata information about the position of the vertex in the layered graph for the SugiyamaLayoutAlgorithm SugiyamaRunnable Runnable
part of theSugiyamaLayoutAlgorithm
The Sugiyama Hierarchical Minimum-Cross layout algorithmSugiyamaRunnable.Builder a Builder to create a configured instance -
Classes in org.jungrapht.visualization.layout.algorithms.sugiyama used by org.jungrapht.samples.util Class Description Layering -
Classes in org.jungrapht.visualization.layout.algorithms.sugiyama used by org.jungrapht.visualization.layout.algorithms Class Description Layering -
Classes in org.jungrapht.visualization.layout.algorithms.sugiyama used by org.jungrapht.visualization.layout.algorithms.eiglsperger Class Description ArticulatedEdge HorizontalCompaction HorizontalCoordinateAssignment Layering LE Interface for an edge type used for the application of a layered graph layout algorithm
Instances of LE<V,E> replace instances of E during layoutLEI Implementation of an edge type used for the application of a layered layout algorithm.
Instances of LEI<V,E> replace instances of E during layoutLV Interface for a vertex type for the SugiyamaLayoutAlgorithm.
Implementations of LVreplace instances of V during layout The LV<V> holds metadata information about the position of the vertex in the layered graph for the SugiyamaLayoutAlgorithm LVI Implementation of a vertex type for a layered layout algorithm.
Instances of LVI<V> replace instances of V during layout The LVI<V> holds metadata information about the position of the vertex in the layered graph.VertexMetadata Holds the metadata for LVI vertices as an alternative to copying themVerticalAlignment -
Classes in org.jungrapht.visualization.layout.algorithms.sugiyama used by org.jungrapht.visualization.layout.algorithms.sugiyama Class Description AccumulatorTree Accumulator tree for counting edge crossingArticulatedEdge HorizontalCompaction Layering LE Interface for an edge type used for the application of a layered graph layout algorithm
Instances of LE<V,E> replace instances of E during layoutLEI Implementation of an edge type used for the application of a layered layout algorithm.
Instances of LEI<V,E> replace instances of E during layoutLV Interface for a vertex type for the SugiyamaLayoutAlgorithm.
Implementations of LVreplace instances of V during layout The LV<V> holds metadata information about the position of the vertex in the layered graph for the SugiyamaLayoutAlgorithm LVI Implementation of a vertex type for a layered layout algorithm.
Instances of LVI<V> replace instances of V during layout The LVI<V> holds metadata information about the position of the vertex in the layered graph.SugiyamaRunnable Runnable
part of theSugiyamaLayoutAlgorithm
The Sugiyama Hierarchical Minimum-Cross layout algorithmSugiyamaRunnable.Builder a Builder to create a configured instanceSyntheticLE an edge that is not in the original graph, but is synthesized to replace one or more original graph edges.SyntheticLV a vertex that is not in the original graph, but is synthesized in order to position bends in the articulated edges of the SugiyamaLayoutAlgorithmVertexMetadata Holds the metadata for LVI vertices as an alternative to copying themVerticalAlignment -
Classes in org.jungrapht.visualization.layout.algorithms.sugiyama used by org.jungrapht.visualization.layout.algorithms.util Class Description LE Interface for an edge type used for the application of a layered graph layout algorithm
Instances of LE<V,E> replace instances of E during layoutLV Interface for a vertex type for the SugiyamaLayoutAlgorithm.
Implementations of LVreplace instances of V during layout The LV<V> holds metadata information about the position of the vertex in the layered graph for the SugiyamaLayoutAlgorithm